Searched refs:m_subpassPipeline (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 789 const Unique<VkPipeline> m_subpassPipeline; member in vkt::__anon4d6b43600111::SampleReadTestInstance 825 …, m_subpassPipeline (createSubpassPipeline(context.getDeviceInterface(), context.getDevice(), *… in SampleReadTestInstance() 886 vkd.cmdBindPipeline(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_subpassPipeline); in iterateInternal()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 789 const Unique<VkPipeline> m_subpassPipeline; member in vkt::__anonfe7b71e00111::SampleReadTestInstance 825 …, m_subpassPipeline (createSubpassPipeline(context.getDeviceInterface(), context.getDevice(), *… in SampleReadTestInstance() 886 vkd.cmdBindPipeline(*commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_subpassPipeline); in iterateInternal()
|