Searched defs:contextProperties (Results 1 – 10 of 10) sorted by relevance
| /external/OpenCL-CTS/test_conformance/vulkan/ |
| D | test_vulkan_api_consistency.cpp | 46 cl_context_properties contextProperties[] = { CL_CONTEXT_PLATFORM, 0, 0 }; in test_consistency_external_buffer() local 197 cl_context_properties contextProperties[] = { CL_CONTEXT_PLATFORM, 0, 0 }; in test_consistency_external_image() local 380 cl_context_properties contextProperties[] = { CL_CONTEXT_PLATFORM, 0, 0 }; in test_consistency_external_semaphore() local
|
| D | test_vulkan_interop_image.cpp | 1357 cl_context_properties contextProperties[] = { CL_CONTEXT_PLATFORM, 0, 0 }; in test_image_common() local
|
| D | test_vulkan_interop_buffer.cpp | 1526 cl_context_properties contextProperties[] = { CL_CONTEXT_PLATFORM, 0, 0 }; in test_buffer_common() local
|
| /external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
| D | test_create_context.cpp | 83 cl_context_properties contextProperties[] = { in context_create() local
|
| D | test_functions_kernel.cpp | 132 cl_context_properties contextProperties[] = { in kernel_functions() local
|
| D | test_interop_sync.cpp | 87 cl_context_properties contextProperties[] = { in interop_user_sync() local
|
| D | test_memory_access.cpp | 97 cl_context_properties contextProperties[] = { in memory_access() local
|
| D | test_other_data_types.cpp | 79 cl_context_properties contextProperties[] = { in other_data_types() local
|
| D | test_functions_api.cpp | 104 cl_context_properties contextProperties[] = { in api_functions() local
|
| /external/OpenCL-CTS/test_conformance/d3d11/ |
| D | main.cpp | 396 …std::vector<cl_context_properties> contextProperties(param_value_size_ret / sizeof(cl_context_prop… in TestDeviceContextCreate() local
|