Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResShader.cpp171 s32 commandSize = shaderInfo->GetCommonCommandSize(); in ResBinaryShader_Setup() local
348 …s32 commandSize = shaderInfo->GetShaderProgramCommandSize( vertexShaderIndex, geometryShaderIndex … in Setup() local
Dgfx_ResShape.cpp270 s32 commandSize = internal::CalcSetupDrawIndexStreamCommand( resStream ); in Setup() local
/NW4C-2.0.3/include/nw/gfx/
Dgfx_MaterialState.h709 u32 commandSize = pixTexMapper.GetCommandSizeToSend(); in ActivateTextureMappers() local
745 u32 commandSize = pixTexMapper.GetCommandSizeToSend(); in ActivateParticleTextureMappers() local
Dgfx_CommandUtil.h1774 int commandSize = (command->size + 1) & ~1; variable
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp619 commandSize = sizeof( u32 ) * settingSize in SetUpTextures() enumerator
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp677 s32 commandSize = 0; in GetLoadCommandSize() local
Dgfx_ActivateCommand.cpp163 s32 commandSize = 12; in CalcSetupActivateVertexAttributeCommandSize_() local
/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsSystem.h467 …void AddLoadMeterCommandSize(s32 commandSize) { m_LoadMeterDescription.drawCommandBufferSize += co… in AddLoadMeterCommandSize()
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp205 int commandSize = m_RenderSystem->GetCommandListSwapper()->GetCommandBufferSize(); in Invoke() local
/NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp205 int commandSize = m_RenderSystem->GetCommandListSwapper()->GetCommandBufferSize(); in Invoke() local
/NW4C-2.0.3/sources/libraries/font/
Dfont_RectDrawer.cpp1561 u32 commandSize = 0; in BuildTextCommand() local