/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 425 const VkQueue queue = getDeviceQueue(deviceDriver, *device, queueFamilyIndex, queueIndex); in createDeviceTest() 484 …const VkQueue queue = getDeviceQueue(deviceDriver, devices[deviceNdx], queueFamilyIndex, queueI… in createMultipleDevicesTest() 645 const VkQueue queue = getDeviceQueue(deviceDriver, *device, queueFamilyIndex, queueIndex); in createDeviceWithVariousQueueCountsTest() 713 const VkQueue queue = getDeviceQueue(vkd, *device, queueFamilyIndex, queueIndex); in createDeviceFeatures2Test() 1018 const VkQueue queue = getDeviceQueue(deviceDriver, *device, queueFamilyIndex, queueIndex); in createDeviceQueue2UnmatchedFlagsTest()
|
D | vktApiBufferTests.cpp | 449 const VkQueue queue = getDeviceQueue(vk, vkDevice, queueFamilyIndex, 0); in bufferCreateAndAllocTest()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationBasicSemaphoreTests.cpp | 246 …vk.getDeviceQueue(*logicalDevice, queues[queueReqNdx].queueFamilyIndex, queueReqNdx, &queues[queue… in basicMultiQueueCase() 248 …vk.getDeviceQueue(*logicalDevice, queues[queueReqNdx].queueFamilyIndex, 0u, &queues[queueReqNdx].q… in basicMultiQueueCase()
|
D | vktSynchronizationOperationMultiQueueTests.cpp | 143 …m_deviceDriver->getDeviceQueue(*m_logicalDevice, it->first, queueNdx, &it->second.queue[queueNdx]); in MultiQueues()
|
D | vktSynchronizationSmokeTests.cpp | 1092 getDeviceQueue(deviceInterface, *device, queueFamilyIdx, 0), in testSemaphores() 1093 getDeviceQueue(deviceInterface, *device, queueFamilyIdx, 1) in testSemaphores()
|
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 267 …vk.getDeviceQueue(queues.getDevice(), queues.getQueueFamilyIndex(queueFamilyIndex), queueReqNdx, &… in createQueues()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkQueryUtil.cpp | 435 VkQueue getDeviceQueue (const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyIndex, deU… in getDeviceQueue() function 439 vkd.getDeviceQueue(device, queueFamilyIndex, queueIndex, &queue); in getDeviceQueue()
|
D | vkDeviceFunctionPointers.inl | 6 GetDeviceQueueFunc getDeviceQueue; variable
|
D | vkQueryUtil.hpp | 66 VkQueue getDeviceQueue (const DeviceInterface& vkd, VkDevice device, deUint32 que…
|
D | vkInitDeviceFunctionPointers.inl | 6 m_vk.getDeviceQueue = (GetDeviceQueueFunc) GET_PROC_ADDR("vkGetDeviceQueue");
|
D | vkDeviceDriverImpl.inl | 15 void DeviceDriver::getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex,… function in DeviceDriver 17 m_vk.getDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue);
|
D | vkConcreteDeviceInterface.inl | 6 virtual void getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIn…
|
D | vkVirtualDeviceInterface.inl | 6 virtual void getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIn…
|
D | vkNullDriver.cpp | 1040 VKAPI_ATTR void VKAPI_CALL getDeviceQueue (VkDevice device, deUint32 queueFamilyIndex, deUint32 que… in getDeviceQueue() function
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 201 …queue.queueHandle = getDeviceQueue(*m_deviceDriver, *m_logicalDevice, queue.queueFamilyIndex, queu… in createDeviceSupportingQueues()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 267 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in PushDescriptorBufferGraphicsTestInstance() 719 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in PushDescriptorBufferComputeTestInstance() 1070 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in PushDescriptorImageGraphicsTestInstance() 1914 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in PushDescriptorImageComputeTestInstance() 2680 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in PushDescriptorTexelBufferGraphicsTestInstance() 3156 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in PushDescriptorTexelBufferComputeTestInstance() 3529 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in PushDescriptorInputAttachmentGraphicsTestInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 556 return getDeviceQueue(m_deviceInterface, *m_device, m_universalQueueFamilyIndex, 0); in getUniversalQueue() 564 return getDeviceQueue(m_deviceInterface, *m_device, m_sparseQueueFamilyIndex, 0); in getSparseQueue()
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 326 const VkQueue queue = getDeviceQueue(vkd, device, queueFamilyNdx, 0u); in uploadImage() 430 const VkQueue queue = getDeviceQueue(vkd, device, queueFamilyNdx, 0u); in fillImageMemory() 509 const VkQueue queue = getDeviceQueue(vkd, device, queueFamilyNdx, 0u); in downloadImage() 620 const VkQueue queue = getDeviceQueue(vkd, device, queueFamilyNdx, 0u); in readImageMemory()
|
D | vktYCbCrViewTests.cpp | 344 const VkQueue queue = getDeviceQueue(vkd, device, queueFamilyNdx, 0u); in executeImageBarrier()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemUtils.cpp | 268 vk::getDeviceQueue(vk, device, queueFamilyIndex, 0); in getProtectedQueue()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiColorSpaceTests.cpp | 249 , queue (getDeviceQueue(vkd, *device, queueFamilyIndex, 0)) in DeviceHelper()
|
D | vktWsiSharedPresentableImageTests.cpp | 752 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in SharedPresentableImageTestInstance()
|
D | vktWsiDisplayTimingTests.cpp | 705 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in DisplayTimingTestInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessVertexAccessTests.cpp | 676 vk.getDeviceQueue(*m_device, queueFamilyIndex, 0, &m_queue); in VertexAccessInstance()
|
D | vktRobustnessBufferAccessTests.cpp | 942 vk.getDeviceQueue(*m_device, queueFamilyIndex, 0, &m_queue); in BufferAccessInstance()
|