Lines Matching defs:queue
919 const VkQueue queue = m_context.getUniversalQueue();
923 submitCommandsAndWait(vk, vkDevice, queue, m_cmdBuffer.get());
932 const VkQueue queue = m_context.getUniversalQueue();
979 de::MovePtr<tcu::TextureLevel> result = vkt::pipeline::readColorAttachment(vk, vkDevice, queue, queueFamilyIndex, allocator, *m_colorImage, m_colorFormat, m_renderSize);
1001 de::MovePtr<tcu::TextureLevel> depthResult = readDepthAttachment(vk, vkDevice, queue, queueFamilyIndex, allocator, *m_depthImage, m_param.depthFormat, m_renderSize);
1167 const VkQueue queue = m_context.getUniversalQueue();
1178 submitCommandsAndWait(vk, vkDevice, queue, m_cmdBuffer.get());
1190 submitCommandsAndWait(vk, vkDevice, queue, m_cmdBuffer.get());
1225 const VkQueue queue = m_context.getUniversalQueue();
1281 de::MovePtr<tcu::TextureLevel> result = vkt::pipeline::readColorAttachment(vk, vkDevice, queue, queueFamilyIndex, allocator, *m_colorImage, m_colorFormat, m_renderSize);
1305 de::MovePtr<tcu::TextureLevel> depthResult = readDepthAttachment(vk, vkDevice, queue, queueFamilyIndex, allocator, *m_depthImage, m_param.depthFormat, m_renderSize);