Searched refs:pipe_layout_fs_only (Results 1 – 1 of 1) sorted by relevance
5045 VkPipelineLayoutObj pipe_layout_fs_only(m_device, {&ds_layout_fs_only}); in TEST_F() local5079 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()