Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_capability.cpp293 const std::string opencl_profile = opencl_embedded ? "Embedded" : "Full"; in CapabilityPass() local
328 << " is not allowed by OpenCL 1.2 " << opencl_profile in CapabilityPass()
340 << " is not allowed by OpenCL 2.0/2.1 " << opencl_profile in CapabilityPass()
351 << " is not allowed by OpenCL 2.2 " << opencl_profile in CapabilityPass()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_capability.cpp293 const std::string opencl_profile = opencl_embedded ? "Embedded" : "Full"; in CapabilityPass() local
328 << " is not allowed by OpenCL 1.2 " << opencl_profile in CapabilityPass()
340 << " is not allowed by OpenCL 2.0/2.1 " << opencl_profile in CapabilityPass()
351 << " is not allowed by OpenCL 2.2 " << opencl_profile in CapabilityPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_capability.cpp293 const std::string opencl_profile = opencl_embedded ? "Embedded" : "Full"; in CapabilityPass() local
328 << " is not allowed by OpenCL 1.2 " << opencl_profile in CapabilityPass()
340 << " is not allowed by OpenCL 2.0/2.1 " << opencl_profile in CapabilityPass()
351 << " is not allowed by OpenCL 2.2 " << opencl_profile in CapabilityPass()