Searched refs:m_subpassDescriptorPools (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSubpassDependencyTests.cpp | 383 vector<SharedPtrVkDescriptorPool> m_subpassDescriptorPools; member in vkt::__anon104c10a40111::ExternalDependencyTestInstance 409 …, m_subpassDescriptorPools (createDescriptorPools(context.getDeviceInterface(), context.getDevice… in ExternalDependencyTestInstance() 410 …scriptorSets(context.getDeviceInterface(), context.getDevice(), m_subpassDescriptorPools, m_subpas… in ExternalDependencyTestInstance() 987 vector<SharedPtrVkDescriptorPool> m_subpassDescriptorPools; member in vkt::__anon104c10a40111::SubpassDependencyTestInstance 1014 …, m_subpassDescriptorPools (createDescriptorPools(context.getDeviceInterface(), context.getDevice… in SubpassDependencyTestInstance() 1015 …ts(context.getDeviceInterface(), context.getDevice(), m_format, m_subpassDescriptorPools, m_subpas… in SubpassDependencyTestInstance()
|