Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp741 auto ocl_encoding = OpenCLDebugInfo100DebugBaseTypeAttributeEncoding( in IsDebugVariableWithIntScalarType() local
743 if (ocl_encoding == OpenCLDebugInfo100Signed || in IsDebugVariableWithIntScalarType()
744 ocl_encoding == OpenCLDebugInfo100Unsigned) { in IsDebugVariableWithIntScalarType()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp1044 auto ocl_encoding = OpenCLDebugInfo100DebugBaseTypeAttributeEncoding( in IsDebugVariableWithIntScalarType() local
1046 if (ocl_encoding == OpenCLDebugInfo100Signed || in IsDebugVariableWithIntScalarType()
1047 ocl_encoding == OpenCLDebugInfo100Unsigned) { in IsDebugVariableWithIntScalarType()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_extensions.cpp1040 auto ocl_encoding = OpenCLDebugInfo100DebugBaseTypeAttributeEncoding( in IsDebugVariableWithIntScalarType() local
1042 if (ocl_encoding == OpenCLDebugInfo100Signed || in IsDebugVariableWithIntScalarType()
1043 ocl_encoding == OpenCLDebugInfo100Unsigned) { in IsDebugVariableWithIntScalarType()