Home
last modified time | relevance | path

Searched refs:NonSemanticShaderDebugInfo100DebugTypeBasic (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.cpp448 for (auto &t : groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic]) { in makeCooperativeMatrixTypeKHR()
826 …for (int t = 0; t < (int)groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic].size(); ++… in makeBoolDebugType()
827 type = groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic][t]; in makeBoolDebugType()
837 type->addImmediateOperand(NonSemanticShaderDebugInfo100DebugTypeBasic); in makeBoolDebugType()
844 groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic].push_back(type); in makeBoolDebugType()
863 …for (int t = 0; t < (int)groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic].size(); ++… in makeIntegerDebugType()
864 type = groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic][t]; in makeIntegerDebugType()
875 type->addImmediateOperand(NonSemanticShaderDebugInfo100DebugTypeBasic); in makeIntegerDebugType()
885 groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic].push_back(type); in makeIntegerDebugType()
903 …for (int t = 0; t < (int)groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic].size(); ++… in makeFloatDebugType()
[all …]
H A DNonSemanticShaderDebugInfo100.h44 NonSemanticShaderDebugInfo100DebugTypeBasic = 2, enumerator
H A Ddisassemble.cpp807 … case NonSemanticShaderDebugInfo100DebugTypeBasic: return "DebugTypeBasic"; in NonSemanticShaderDebugInfo100GetDebugNames()
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp763 …for (int t = 0; t < (int)groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic].size(); ++… in makeBoolDebugType()
764 type = groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic][t]; in makeBoolDebugType()
773 type->addImmediateOperand(NonSemanticShaderDebugInfo100DebugTypeBasic); in makeBoolDebugType()
780 groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic].push_back(type); in makeBoolDebugType()
799 …for (int t = 0; t < (int)groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic].size(); ++… in makeIntegerDebugType()
800 type = groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic][t]; in makeIntegerDebugType()
810 type->addImmediateOperand(NonSemanticShaderDebugInfo100DebugTypeBasic); in makeIntegerDebugType()
820 groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic].push_back(type); in makeIntegerDebugType()
838 …for (int t = 0; t < (int)groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic].size(); ++… in makeFloatDebugType()
839 type = groupedDebugTypes[NonSemanticShaderDebugInfo100DebugTypeBasic][t]; in makeFloatDebugType()
[all …]
DNonSemanticShaderDebugInfo100.h44 NonSemanticShaderDebugInfo100DebugTypeBasic = 2, enumerator
Ddisassemble.cpp766 … case NonSemanticShaderDebugInfo100DebugTypeBasic: return "DebugTypeBasic"; in NonSemanticShaderDebugInfo100GetDebugNames()
/aosp_15_r20/out/soong/.intermediates/external/angle/third_party_spirv_tools_src_spvtools_language_header_vkdebuginfo100/android_arm64_armv8-2a_cortex-a55/gen/
DNonSemanticShaderDebugInfo100.h38 NonSemanticShaderDebugInfo100DebugTypeBasic = 2, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
DNonSemanticShaderDebugInfo100.h44 NonSemanticShaderDebugInfo100DebugTypeBasic = 2, enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A DNonSemanticShaderDebugInfo100.h44 NonSemanticShaderDebugInfo100DebugTypeBasic = 2, enumerator
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
H A DNonSemanticShaderDebugInfo100.h44 NonSemanticShaderDebugInfo100DebugTypeBasic = 2, enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp3061 case NonSemanticShaderDebugInfo100DebugTypeBasic: in ValidateExtInst()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_extensions.cpp3129 case NonSemanticShaderDebugInfo100DebugTypeBasic: { in ValidateExtInst()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_extensions.cpp3061 case NonSemanticShaderDebugInfo100DebugTypeBasic: in ValidateExtInst()