Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_Shader.cpp25 …void Shader::SetupBinary( const void* shader_binary, const int vtx_shader_index, const int geo_sha… in SetupBinary()
355 int vtx_shader_index = GetVtxShaderIndex(); in MakeOutAttrCommand_() local