Searched refs:shaderType (Results 1 – 2 of 2) sorted by relevance
67 const ShaderType shaderType; variable101 : shaderType( shader_type ), in BindSymbol()
707 const int shader_index = ( symbol->shaderType == BindSymbol::SHADER_TYPE_GEOMETRY ) in SearchBindSymbol()829 const BindSymbol::ShaderType shaderType = symbol->shaderType; in SearchBindSymbol() local831 const int shader_index = ( shaderType == BindSymbol::SHADER_TYPE_GEOMETRY ) in SearchBindSymbol()