Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/fullscreen_color/
Dfullscreen_color.cpp176 const vkhpp::SampleMask pipelineSampleMask = 65535; in CreateSwapchainDependents() local
182 .pSampleMask = &pipelineSampleMask, in CreateSwapchainDependents()
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/secondary_command_buffer/
Dsecondary_command_buffer.cpp158 const vkhpp::SampleMask pipelineSampleMask = 65535; in CreateSwapchainDependents() local
164 .pSampleMask = &pipelineSampleMask, in CreateSwapchainDependents()
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp202 const vkhpp::SampleMask pipelineSampleMask = 65535; in CanHandlePrecisionQualifierWithYuvSampler() local
207 .pSampleMask = &pipelineSampleMask, in CanHandlePrecisionQualifierWithYuvSampler()
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/fullscreen_texture/
Dfullscreen_texture.cpp291 const vkhpp::SampleMask pipelineSampleMask = 65535; in CreateSwapchainDependents() local
297 .pSampleMask = &pipelineSampleMask, in CreateSwapchainDependents()
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp867 const vkhpp::SampleMask pipelineSampleMask = 65535; in CreatePipeline() local
872 .pSampleMask = &pipelineSampleMask, in CreatePipeline()