Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_capability.cpp268 const std::string opencl_profile = opencl_embedded ? "Embedded" : "Full"; in CapabilityPass() local
294 << " is not allowed by OpenCL 1.2 " << opencl_profile in CapabilityPass()
306 << " is not allowed by OpenCL 2.0/2.1 " << opencl_profile in CapabilityPass()
317 << " is not allowed by OpenCL 2.2 " << opencl_profile in CapabilityPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_capability.cpp268 const std::string opencl_profile = opencl_embedded ? "Embedded" : "Full"; in CapabilityPass() local
294 << " is not allowed by OpenCL 1.2 " << opencl_profile in CapabilityPass()
306 << " is not allowed by OpenCL 2.0/2.1 " << opencl_profile in CapabilityPass()
317 << " is not allowed by OpenCL 2.2 " << opencl_profile in CapabilityPass()