Home
last modified time | relevance | path

Searched refs:findQueueFamilyIndexWithCaps (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp132 static deUint32 findQueueFamilyIndexWithCaps (const InstanceInterface& vkInstance, VkPhysicalDevice… in findQueueFamilyIndexWithCaps() function
288 …, m_universalQueueFamilyIndex (findQueueFamilyIndexWithCaps(m_instanceInterface, m_physicalDevice,… in DefaultDevice()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp159 static deUint32 findQueueFamilyIndexWithCaps (const InstanceInterface& vkInstance, in findQueueFamilyIndexWithCaps() function in vkt::api::__anon02da80430111::BufferTestInstance
188 …const deUint32 queueIndex = findQueueFamilyIndexWithCaps(vk, physicalDevice, VK_QUEUE_GRAP… in createSparseContext()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp600 static deUint32 findQueueFamilyIndexWithCaps (const InstanceInterface& vkInstance, VkPhysicalDevice… in findQueueFamilyIndexWithCaps() function
616 …, m_queueFamilyIndex (findQueueFamilyIndexWithCaps(context.getInstanceInterface(), context.getPhys… in SparseContext()