Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_descriptor_renderpass_framebuffer.cpp5045 VkPipelineLayoutObj pipe_layout_fs_only(m_device, {&ds_layout_fs_only}); in TEST_F() local
5079 pipe.CreateVKPipeline(pipe_layout_fs_only.handle(), renderPass()); in TEST_F()
5118 …orSets(m_commandBuffer->handle(), VK_PIPELINE_BIND_POINT_GRAPHICS, pipe_layout_fs_only.handle(), 0… in TEST_F()
5125 pipe_layout_fs_only.Reset(); in TEST_F()