Searched refs:BuildShaderProgramCommand (Results 1 – 3 of 3) sorted by relevance
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_ShaderBinaryInfo.h | 105 …s32 BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex, u32* bufferAddress, u32 bufferS… 115 s32 BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex ) in BuildShaderProgramCommand() function 121 …s32 result = this->BuildShaderProgramCommand( vertexIndex, geometryIndex, currentBuffer, bufferSiz… in BuildShaderProgramCommand()
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_ShaderBinaryInfo.cpp | 219 ShaderBinaryInfo::BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex, u32* bufferAddress… in BuildShaderProgramCommand() function in nw::gfx::ShaderBinaryInfo
|
| /NW4C-1.2.23/sources/libraries/gfx/res/ |
| D | gfx_ResShader.cpp | 329 shaderInfo->BuildShaderProgramCommand( vertexShaderIndex, geometryShaderIndex ); in Setup()
|