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