Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp2011 …void submitAndWait (deUint32 queueFamilyIndex, vk::VkQueue queue, vk::VkDescriptorUpdateTe…
2012 …void submitAndWait (deUint32 queueFamilyIndex, vk::VkQueue queue, vk::DescriptorSetUpdateB…
2059 void ComputeCommand::submitAndWait (deUint32 queueFamilyIndex, vk::VkQueue queue, vk::VkDescriptorU… in submitAndWait() function in vkt::BindingModel::__anon1f3887440111::ComputeCommand
2145 void ComputeCommand::submitAndWait (deUint32 queueFamilyIndex, vk::VkQueue queue, vk::DescriptorSet… in submitAndWait() function in vkt::BindingModel::__anon1f3887440111::ComputeCommand
2646 …compute.submitAndWait(m_queueFamilyIndex, m_queue, *m_updateTemplate, (const void*) m_updateRegist… in testResourceAccess()
2651 compute.submitAndWait(m_queueFamilyIndex, m_queue, m_updateBuilder); in testResourceAccess()
2655 compute.submitAndWait(m_queueFamilyIndex, m_queue); in testResourceAccess()
4556 …compute.submitAndWait(m_queueFamilyIndex, m_queue, *m_updateTemplate, (const void*) m_updateRegist… in testResourceAccess()
4561 compute.submitAndWait(m_queueFamilyIndex, m_queue, m_updateBuilder); in testResourceAccess()
4565 compute.submitAndWait(m_queueFamilyIndex, m_queue); in testResourceAccess()
[all …]