Home
last modified time | relevance | path

Searched defs:opencl_version (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp730 convert_opencl_version_to_target_env(const cl_version opencl_version) { in convert_opencl_version_to_target_env()
857 const cl_version opencl_version = dev.device_version(); in link_program() local
889 const cl_version opencl_version, in is_valid_spirv()
912 const cl_version opencl_version) { in print_module()
967 const cl_version opencl_version, in is_valid_spirv()
995 const cl_version opencl_version) { in print_module()
/third_party/mesa3d/src/gallium/targets/opencl/
Dmeson.build23 opencl_version = '1' variable
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dprogram.cpp80 const cl_version opencl_version, in identify_and_validate_il()
195 const cl_version opencl_version = dev.device_version(); in CreateProgramWithILKHR() local
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/
Dopencl_runtime.cc109 const std::string opencl_version = device_->getInfo<CL_DEVICE_OPENCL_C_VERSION>(); in InitGPUDevice() local