Searched defs:vtx_shader_index (Results 1 – 1 of 1) sorted by relevance
25 …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