Home
last modified time | relevance | path

Searched defs:commandSize (Results 1 – 7 of 7) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_MaterialState.h707 u32 commandSize = pixTexMapper.GetCommandSizeToSend(); in ActivateTextureMappers() local
743 u32 commandSize = pixTexMapper.GetCommandSizeToSend(); in ActivateParticleTextureMappers() local
Dgfx_CommandUtil.h1510 int commandSize = (command->size + 1) & ~1; variable
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp586 commandSize = sizeof( u32 ) * settingSize in SetUpTextures() enumerator
/NW4C-1.2.23/include/nw/demo/
Ddemo_GraphicsSystem.h478 …void AddLoadMeterCommandSize(s32 commandSize) { m_LoadMeterDescription.drawCommandBufferSize += co… in AddLoadMeterCommandSize()
/NW4C-1.2.23/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp203 int commandSize = m_RenderSystem->GetCommandListSwapper()->GetCommandBufferSize(); in Invoke() local
/NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp203 int commandSize = m_RenderSystem->GetCommandListSwapper()->GetCommandBufferSize(); in Invoke() local
/NW4C-1.2.23/sources/libraries/font/
Dfont_RectDrawer.cpp1531 u32 commandSize = 0; in BuildTextCommand() local