umax – funkce
Určí maximální číselnou hodnotu argumentů
inline unsigned int umax(
unsigned int _X,
unsigned int _Y
) restrict(amp);
Parametry
_X
Hodnota typu Integer_Y
Hodnota typu Integer
Vrácená hodnota
Vrátit maximální číselnou hodnotu argumentů
Požadavky
Hlavička: amp.h
Obor názvů: concurrency::direct3d