Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResShader.cpp162 s32 commandSize = shaderInfo->GetCommonCommandSize(); in ResBinaryShader_Setup() local
339 …s32 commandSize = shaderInfo->GetShaderProgramCommandSize( vertexShaderIndex, geometryShaderIndex … in Setup() local
Dgfx_ResShape.cpp269 s32 commandSize = internal::CalcSetupDrawIndexStreamCommand( resStream ); in Setup() local
/NW4C-1.3.3/include/nw/gfx/
Dgfx_MaterialState.h707 u32 commandSize = pixTexMapper.GetCommandSizeToSend(); in ActivateTextureMappers() local
743 u32 commandSize = pixTexMapper.GetCommandSizeToSend(); in ActivateParticleTextureMappers() local
Dgfx_CommandUtil.h1772 int commandSize = (command->size + 1) & ~1; variable
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp586 commandSize = sizeof( u32 ) * settingSize in SetUpTextures() enumerator
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp675 s32 commandSize = 0; in GetLoadCommandSize() local
Dgfx_ActivateCommand.cpp161 s32 commandSize = 12; in CalcSetupActivateVertexAttributeCommandSize_() local
/NW4C-1.3.3/include/nw/demo/
Ddemo_GraphicsSystem.h465 …void AddLoadMeterCommandSize(s32 commandSize) { m_LoadMeterDescription.drawCommandBufferSize += co… in AddLoadMeterCommandSize()
/NW4C-1.3.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp203 int commandSize = m_RenderSystem->GetCommandListSwapper()->GetCommandBufferSize(); in Invoke() local
/NW4C-1.3.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp203 int commandSize = m_RenderSystem->GetCommandListSwapper()->GetCommandBufferSize(); in Invoke() local
/NW4C-1.3.3/sources/libraries/font/
Dfont_RectDrawer.cpp1531 u32 commandSize = 0; in BuildTextCommand() local