Searched refs:InstanceIDIndex (Results 1 – 4 of 4) sorted by relevance
365 InstanceIDIndex = 2, enumerator
1066 case InstanceIDIndex: return "iID"; in typeString()
739 if(src.index == Shader::InstanceIDIndex) in fetchRegister()888 if(src.rel.index == Shader::InstanceIDIndex) in readConstant()
2611 …case EvqInstanceID: vertexShader->declareInstanceId(); return sw::Shader::InstanceIDIndex; in registerIndex()