Searched refs:NonSemanticShaderDebugInfo100DebugTypeMatrix (Results 1 – 8 of 8) sorted by relevance
85 NonSemanticShaderDebugInfo100DebugTypeMatrix = 108, enumerator
79 NonSemanticShaderDebugInfo100DebugTypeMatrix = 108, enumerator
807 … case NonSemanticShaderDebugInfo100DebugTypeMatrix: return "DebugTypeMatrix"; in NonSemanticShaderDebugInfo100GetDebugNames()
978 …for (int t = 0; t < (int)groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeMatrix].size(); +… in makeMatrixDebugType()979 type = groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeMatrix][t]; in makeMatrixDebugType()988 type->addImmediateOperand(NonSemanticShaderDebugInfo100DebugTypeMatrix); in makeMatrixDebugType()993 groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeMatrix].push_back(type); in makeMatrixDebugType()
249 return dbg_inst == NonSemanticShaderDebugInfo100DebugTypeMatrix; in ValidateOperandDebugType()2796 case NonSemanticShaderDebugInfo100DebugTypeMatrix: { in ValidateExtInst()