Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp176 struct SetupInfo in GetConstRegCommandSize() struct
178 u16 type; in GetConstRegCommandSize()
179 u16 index; in GetConstRegCommandSize()
180 u32 value[4]; in GetConstRegCommandSize()
449 struct SetupInfo in BuildConstRegCommand() struct
451 u16 type; in BuildConstRegCommand()
452 u16 index; in BuildConstRegCommand()
453 u32 value[4]; in BuildConstRegCommand()
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundActor.h464 struct SetupInfo struct
466 bool holdFlag;
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h377 struct SetupInfo in GetBoolConstant() struct
379 u16 type; in GetBoolConstant()
380 u16 index; in GetBoolConstant()
381 u32 value[4]; in GetBoolConstant()
/NW4C-1.3.3/sources/libraries/font/
Dfont_RectDrawer.cpp250 struct SetupInfo struct
252 u16 type;
253 u16 index;
254 u32 value[4];