Searched refs:NonSemanticShaderDebugInfo100Instructions (Results 1 – 20 of 20) sorted by relevance
55 const NonSemanticShaderDebugInfo100Instructions ext_inst_key = in ModuleScopedInstructions()56 NonSemanticShaderDebugInfo100Instructions(ext_inst_index); in ModuleScopedInstructions()262 const NonSemanticShaderDebugInfo100Instructions ext_inst_key = in FunctionScopedInstructions()263 NonSemanticShaderDebugInfo100Instructions(ext_inst_index); in FunctionScopedInstructions()
153 const std::function<bool(NonSemanticShaderDebugInfo100Instructions)>& in DoesDebugInfoOperandMatchExpectation()162 NonSemanticShaderDebugInfo100Instructions(debug_inst->word(4)))) { in DoesDebugInfoOperandMatchExpectation()247 std::function<bool(NonSemanticShaderDebugInfo100Instructions)> expectation = in ValidateOperandDebugType()248 [](NonSemanticShaderDebugInfo100Instructions dbg_inst) { in ValidateOperandDebugType()2754 const NonSemanticShaderDebugInfo100Instructions ext_inst_key = in ValidateExtInst()2755 NonSemanticShaderDebugInfo100Instructions(ext_inst_index); in ValidateExtInst()
48 const NonSemanticShaderDebugInfo100Instructions ext_inst_key = in IsLineInst()49 NonSemanticShaderDebugInfo100Instructions(ext_inst_index); in IsLineInst()265 const NonSemanticShaderDebugInfo100Instructions ext_inst_key = in AddInstruction()266 NonSemanticShaderDebugInfo100Instructions(ext_inst_index); in AddInstruction()
581 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsDebugLineInst()590 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsLine()596 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsNoLine()683 NonSemanticShaderDebugInfo100Instructions Instruction::GetShader100DebugOpcode() in GetShader100DebugOpcode()698 return NonSemanticShaderDebugInfo100Instructions( in GetShader100DebugOpcode()
570 NonSemanticShaderDebugInfo100Instructions GetShader100DebugOpcode() const;
48 const NonSemanticShaderDebugInfo100Instructions ext_inst_key = in IsLineInst()49 NonSemanticShaderDebugInfo100Instructions(ext_inst_index); in IsLineInst()268 const NonSemanticShaderDebugInfo100Instructions ext_inst_key = in AddInstruction()269 NonSemanticShaderDebugInfo100Instructions(ext_inst_index); in AddInstruction()
559 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsDebugLineInst()568 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsLine()574 NonSemanticShaderDebugInfo100Instructions ext_opt = GetShader100DebugOpcode(); in IsNoLine()661 NonSemanticShaderDebugInfo100Instructions Instruction::GetShader100DebugOpcode() in GetShader100DebugOpcode()681 return NonSemanticShaderDebugInfo100Instructions(opcode); in GetShader100DebugOpcode()
580 NonSemanticShaderDebugInfo100Instructions GetShader100DebugOpcode() const;
41 enum NonSemanticShaderDebugInfo100Instructions { enum
35 enum NonSemanticShaderDebugInfo100Instructions { enum
222 …alDebugType(Id const baseType, Id const componentCount, NonSemanticShaderDebugInfo100Instructions …
936 …alDebugType(Id const baseType, Id const componentCount, NonSemanticShaderDebugInfo100Instructions … in makeSequentialDebugType()