Home
last modified time | relevance | path

Searched refs:OpenCLDebugInfo100DebugImportedEntity (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
H A DOpenCLDebugInfo100.h76 OpenCLDebugInfo100DebugImportedEntity = 34, enumerator
147 enum OpenCLDebugInfo100DebugImportedEntity { enum
/aosp_15_r20/out/soong/.intermediates/external/angle/third_party_spirv_tools_src_spvtools_language_header_cldebuginfo100/android_arm64_armv8-2a_cortex-a55/gen/
DOpenCLDebugInfo100.h70 OpenCLDebugInfo100DebugImportedEntity = 34, enumerator
141 enum OpenCLDebugInfo100DebugImportedEntity { enum
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A DOpenCLDebugInfo100.h76 OpenCLDebugInfo100DebugImportedEntity = 34, enumerator
147 enum OpenCLDebugInfo100DebugImportedEntity { enum
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
DOpenCLDebugInfo100.h76 OpenCLDebugInfo100DebugImportedEntity = 34, enumerator
147 enum OpenCLDebugInfo100DebugImportedEntity { enum
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dext_inst.cldebug100_test.cpp73 EXPECT_EQ(34, OpenCLDebugInfo100DebugImportedEntity); in TEST()
1003 OpenCLDebugInfo100DebugImportedEntity, ExtInstCLDebugInfo100RoundTripTest,
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dext_inst.cldebug100_test.cpp73 EXPECT_EQ(34, OpenCLDebugInfo100DebugImportedEntity); in TEST()
1003 OpenCLDebugInfo100DebugImportedEntity, ExtInstCLDebugInfo100RoundTripTest,
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dext_inst.cldebug100_test.cpp73 EXPECT_EQ(34, OpenCLDebugInfo100DebugImportedEntity); in TEST()
1003 OpenCLDebugInfo100DebugImportedEntity, ExtInstCLDebugInfo100RoundTripTest,
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp1888 case OpenCLDebugInfo100DebugImportedEntity: in process()