Searched refs:CL_DEVICE_EXECUTION_CAPABILITIES (Results 1 – 10 of 10) sorted by relevance
/external/OpenCL-CTS/test_conformance/api/ |
D | test_native_kernel.cpp | 42 …error = clGetDeviceInfo(device, CL_DEVICE_EXECUTION_CAPABILITIES, sizeof(capabilities), &capabilit… in test_native_kernel()
|
D | test_api_min_max.cpp | 1838 … error = clGetDeviceInfo( deviceID, CL_DEVICE_EXECUTION_CAPABILITIES, sizeof( value ), &value, 0 ); in test_min_max_execution_capabilities()
|
/external/mesa3d/src/gallium/frontends/clover/api/ |
D | device.cpp | 295 case CL_DEVICE_EXECUTION_CAPABILITIES: in clGetDeviceInfo()
|
/external/angle/src/common/ |
D | PackedCLEnums_autogen.cpp | 310 case CL_DEVICE_EXECUTION_CAPABILITIES: in FromCLenum() 538 return CL_DEVICE_EXECUTION_CAPABILITIES; in ToCLenum()
|
/external/OpenCL-CTS/test_conformance/computeinfo/ |
D | main.cpp | 222 CONFIG_INFO(1, 1, CL_DEVICE_EXECUTION_CAPABILITIES,
|
/external/mesa3d/include/CL/ |
D | cl.h | 339 #define CL_DEVICE_EXECUTION_CAPABILITIES 0x1029 macro
|
D | cl2.hpp | 1222 F(cl_device_info, CL_DEVICE_EXECUTION_CAPABILITIES, cl_device_exec_capabilities) \
|
D | cl.hpp | 1378 F(cl_device_info, CL_DEVICE_EXECUTION_CAPABILITIES, cl_device_exec_capabilities) \
|
/external/angle/include/CL/ |
D | cl.h | 341 #define CL_DEVICE_EXECUTION_CAPABILITIES 0x1029 macro
|
/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
D | cl.h | 341 #define CL_DEVICE_EXECUTION_CAPABILITIES 0x1029 macro
|