Searched refs:m_subpassDescriptorSetLayouts (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSubpassDependencyTests.cpp | 486 vector<SharedPtrVkDescriptorLayout> m_subpassDescriptorSetLayouts; member in vkt::__anon675baf4b0111::ExternalDependencyTestInstance 513 …, m_subpassDescriptorSetLayouts (createDescriptorSetLayouts(context.getDeviceInterface(), context.… in ExternalDependencyTestInstance() 514 …iptorPools(context.getDeviceInterface(), context.getDevice(), m_subpassDescriptorSetLayouts, VK_DE… in ExternalDependencyTestInstance() 515 …ceInterface(), context.getDevice(), m_subpassDescriptorPools, m_subpassDescriptorSetLayouts, m_ima… in ExternalDependencyTestInstance() 516 …(context.getDeviceInterface(), context.getDevice(), m_renderPasses, m_subpassDescriptorSetLayouts)) in ExternalDependencyTestInstance() 1085 vector<SharedPtrVkDescriptorLayout> m_subpassDescriptorSetLayouts; member in vkt::__anon675baf4b0111::SubpassDependencyTestInstance 1112 …, m_subpassDescriptorSetLayouts (createDescriptorSetLayouts(context.getDeviceInterface(), context.… in SubpassDependencyTestInstance() 1113 …iptorPools(context.getDeviceInterface(), context.getDevice(), m_subpassDescriptorSetLayouts, VK_DE… in SubpassDependencyTestInstance() 1114 …e(), context.getDevice(), m_format, m_subpassDescriptorPools, m_subpassDescriptorSetLayouts, m_ima… in SubpassDependencyTestInstance() 1115 …ontext.getDeviceInterface(), context.getDevice(), m_renderPassInfo, m_subpassDescriptorSetLayouts)) in SubpassDependencyTestInstance()
|