Home
last modified time | relevance | path

Searched defs:queue_properties (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_external_semaphore/
H A Dmain.cpp43 const cl_command_queue_properties queue_properties = 0; in main() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/
H A Dmain.cpp76 const cl_command_queue_properties queue_properties = 0; in main() local
H A Dcommand_buffer_queue_substitution.cpp104 const cl_command_queue_properties queue_properties = 0; in Run() local
H A Dbasic_command_buffer.cpp55 cl_command_queue_properties queue_properties; in Skip() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/cl_khr_command_buffer_mutable_dispatch/
H A Dmain.cpp50 const cl_command_queue_properties queue_properties = 0; in main() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/gpu/unit/
H A DQueue.cpp68 … cl_queue_properties queue_properties[] = { CL_QUEUE_PRIORITY_KHR, CL_QUEUE_PRIORITY_HIGH_KHR, 0 }; in TEST_SUITE() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_queue_priority.cpp140 cl_queue_properties queue_properties[] = { CL_QUEUE_PROPERTIES, 0, 0, 0, 0, 0, 0 }; in test_queue_priority() local
/aosp_15_r20/external/mesa3d/include/CL/
H A Dopencl.hpp7232 cl_queue_properties queue_properties[] = { in CommandQueue() local
7298 cl_queue_properties queue_properties[] = { in CommandQueue() local
7363 cl_queue_properties queue_properties[] = { in CommandQueue() local
7430 cl_queue_properties queue_properties[] = { in CommandQueue() local
7481 cl_queue_properties queue_properties[] = { in CommandQueue() local
7532 cl_queue_properties queue_properties[] = { in CommandQueue() local
8905 cl_queue_properties queue_properties[] = { in DeviceCommandQueue() local
8929 cl_queue_properties queue_properties[] = { in DeviceCommandQueue() local
8954 cl_queue_properties queue_properties[] = { in DeviceCommandQueue() local
9047 cl_queue_properties queue_properties[] = { in makeDefault() local
[all …]
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DAdapter.cpp36 const VkQueueFamilyProperties& queue_properties = in create_logical_device() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/
H A Dqueue.rs131 let mut queue_properties = cl_command_queue_properties::default(); in create_command_queue_with_properties() localVariable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DAdapter.cpp100 const VkQueueFamilyProperties& queue_properties = in create_logical_device() local
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp7200 cl_queue_properties queue_properties[] = { in CommandQueue() local
7266 cl_queue_properties queue_properties[] = { in CommandQueue() local
7331 cl_queue_properties queue_properties[] = { in CommandQueue() local
7398 cl_queue_properties queue_properties[] = { in CommandQueue() local
7449 cl_queue_properties queue_properties[] = { in CommandQueue() local
7500 cl_queue_properties queue_properties[] = { in CommandQueue() local
9242 cl_queue_properties queue_properties[] = { in DeviceCommandQueue() local
9266 cl_queue_properties queue_properties[] = { in DeviceCommandQueue() local
9291 cl_queue_properties queue_properties[] = { in DeviceCommandQueue() local
9356 cl_queue_properties queue_properties[] = { in makeDefault() local
[all …]
/aosp_15_r20/external/ComputeLibrary/tests/framework/
H A DFramework.cpp573 … auto queue_properties = CLScheduler::get().queue().getInfo<CL_QUEUE_PROPERTIES>(nullptr); in run() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/computeinfo/
H A Dmain.cpp74 cl_command_queue_properties queue_properties; member
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvktestbinding.cpp74 std::vector<VkQueueFamilyProperties> PhysicalDevice::queue_properties() const { in queue_properties() function in vk_testing::PhysicalDevice
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common.c118 VkQueueFamilyProperties queue_properties[64]; in wsi_device_init() local