Home
last modified time | relevance | path

Searched defs:SetupInfo (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp178 struct SetupInfo in GetConstRegCommandSize() struct
180 u16 type; in GetConstRegCommandSize()
181 u16 index; in GetConstRegCommandSize()
182 u32 value[4]; in GetConstRegCommandSize()
451 struct SetupInfo in BuildConstRegCommand() struct
453 u16 type; in BuildConstRegCommand()
454 u16 index; in BuildConstRegCommand()
455 u32 value[4]; in BuildConstRegCommand()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundActor.h472 struct SetupInfo struct
474 bool holdFlag;
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h379 struct SetupInfo in GetBoolConstant() struct
381 u16 type; in GetBoolConstant()
382 u16 index; in GetBoolConstant()
383 u32 value[4]; in GetBoolConstant()
/NW4C-2.0.3/sources/libraries/font/
Dfont_RectDrawer.cpp252 struct SetupInfo struct
254 u16 type;
255 u16 index;
256 u32 value[4];