Home
last modified time | relevance | path

Searched refs:OpenCLDebugInfo100InstructionsMax (Results 1 – 5 of 5) sorted by relevance

/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
DOpenCLDebugInfo100.h78 OpenCLDebugInfo100InstructionsMax = 0x7fffffff enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
DOpenCLDebugInfo100.h78 OpenCLDebugInfo100InstructionsMax = 0x7fffffff enumerator
/external/angle/third_party/spirv-tools/src/source/opt/
Dinstruction.cpp533 if (opcode() != SpvOpExtInst) return OpenCLDebugInfo100InstructionsMax; in GetOpenCL100DebugOpcode()
536 return OpenCLDebugInfo100InstructionsMax; in GetOpenCL100DebugOpcode()
540 return OpenCLDebugInfo100InstructionsMax; in GetOpenCL100DebugOpcode()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_extensions.cpp2476 case OpenCLDebugInfo100InstructionsMax: in ValidateExtInst()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp2476 case OpenCLDebugInfo100InstructionsMax: in ValidateExtInst()