Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp154 …auto pipelineLayout = VK_EXPECT_RV(vk.device().createPipelineLayoutUnique(pipelineLayoutCreateInfo… in CanHandlePrecisionQualifierWithYuvSampler()
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp844 VK_ASSERT_RV(device->createPipelineLayoutUnique(pipelineLayoutCreateInfo)); in TEST_P()
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp176 .createPipelineLayoutUnique(vkhpp::PipelineLayoutCreateInfo{ in createPipeline()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_handles.hpp4833 …eHandle<VULKAN_HPP_NAMESPACE::PipelineLayout, Dispatch>>::type createPipelineLayoutUnique( const V…
Dvulkansc_funcs.hpp2165 …VULKAN_HPP_NAMESPACE::PipelineLayout, Dispatch>>::type Device::createPipelineLayoutUnique( const V… in createPipelineLayoutUnique() function in VULKAN_HPP_NAMESPACE::Device