Searched refs:VALUE_HEADER (Results 1 – 1 of 1) sorted by relevance
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_CommandUtil.h | 1150 const u32 VALUE_HEADER = MakeCommandHeader(REG_UNIFORM_FLOAT_BASE, 1, false, 0xF); in NWSetUniform4fvBegin() local 1174 …reinterpret_cast<f32*>(&command[2]), data, VALUE_HEADER | ((totalCount * REG_COUNT - 1) << SIZE_SH… in NWSetUniform4fvBegin() 1182 …reinterpret_cast<f32*>(&command[2]), data, VALUE_HEADER | ((totalCount * REG_COUNT - 1) << SIZE_SH… in NWSetUniform4fvBegin() 1190 …reinterpret_cast<f32*>(&command[2]), data, VALUE_HEADER | ((totalCount * REG_COUNT - 1) << SIZE_SH… in NWSetUniform4fvBegin() 1198 …reinterpret_cast<f32*>(&command[2]), data, VALUE_HEADER | ((totalCount * REG_COUNT - 1) << SIZE_SH… in NWSetUniform4fvBegin()
|