Searched refs:getQueueFamilyIndexAtExact (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingTraceRaysTests.cpp | 151 std::tuple<bool, VkQueue, deUint32> getQueueFamilyIndexAtExact (const DeviceInterface& vkd, in getQueueFamilyIndexAtExact() function 832 auto desiredQueue = getQueueFamilyIndexAtExact(context.getDeviceInterface(), in checkSupport() 1085 …const auto queueAndFamilyIndex = getQueueFamilyIndexAtExact(vkd, vki, physicalDevice, de… in iterate()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| D | vktRayTracingTraceRaysTests.cpp | 151 std::tuple<bool, VkQueue, deUint32> getQueueFamilyIndexAtExact (const DeviceInterface& vkd, in getQueueFamilyIndexAtExact() function 832 auto desiredQueue = getQueueFamilyIndexAtExact(context.getDeviceInterface(), in checkSupport() 1085 …const auto queueAndFamilyIndex = getQueueFamilyIndexAtExact(vkd, vki, physicalDevice, de… in iterate()
|