Searched refs:BuildShaderProgramCommand (Results 1 – 3 of 3) sorted by relevance
| /NW4C-1.3.3/include/nw/gfx/ |
| D | gfx_ShaderBinaryInfo.h | 138 …s32 BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex, u32* bufferAddress, u32 bufferS… 148 s32 BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex ) const in BuildShaderProgramCommand() function 154 …s32 result = this->BuildShaderProgramCommand( vertexIndex, geometryIndex, currentBuffer, bufferSiz… in BuildShaderProgramCommand()
|
| /NW4C-1.3.3/sources/libraries/gfx/res/ |
| D | gfx_ResShader.cpp | 342 …s32 writtenSize = shaderInfo->BuildShaderProgramCommand( vertexShaderIndex, geometryShaderIndex, b… in Setup()
|
| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_ShaderBinaryInfo.cpp | 383 ShaderBinaryInfo::BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex, u32* bufferAddress… in BuildShaderProgramCommand() function in nw::gfx::ShaderBinaryInfo
|