Home
last modified time | relevance | path

Searched refs:OpenCLDebugInfo100DebugBaseTypeAttributeEncoding (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
DOpenCLDebugInfo100.h104 enum OpenCLDebugInfo100DebugBaseTypeAttributeEncoding { enum
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
DOpenCLDebugInfo100.h104 enum OpenCLDebugInfo100DebugBaseTypeAttributeEncoding { enum
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp222 OpenCLDebugInfo100DebugBaseTypeAttributeEncoding encoding = OpenCLDebugInfo100Unspecified;
809 type->encoding = static_cast<OpenCLDebugInfo100DebugBaseTypeAttributeEncoding>(insn.word(7)); in process()