Home
last modified time | relevance | path

Searched refs:CL_DEVICE_IL_VERSION (Results 1 – 6 of 6) sorted by relevance

/external/OpenCL-CTS/test_common/harness/
DdeviceInfo.cpp74 return get_device_info_string(device, CL_DEVICE_IL_VERSION); in get_device_il_version_string()
Dcl_offline_compiler-interface.txt24 CL_DEVICE_IL_VERSION="<space separated list of IL versions>"
/external/OpenCL-CTS/test_conformance/computeinfo/
Dextended_versioning.cpp528 has_core_il_program ? CL_DEVICE_IL_VERSION : CL_DEVICE_IL_VERSION_KHR; in test_extended_versioning_device_il()
Dmain.cpp247 CONFIG_INFO(2, 1, CL_DEVICE_IL_VERSION, string),
/external/mesa3d/include/CL/
Dcl.h401 #define CL_DEVICE_IL_VERSION 0x105B macro
Dcl2.hpp1375 F(cl_device_info, CL_DEVICE_IL_VERSION, string) \