Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/fullscreen_color/
Dfullscreen_color.cpp164 pipelineRasterStateCreateInfo = { in CreateSwapchainDependents() local
261 .pRasterizationState = &pipelineRasterStateCreateInfo, in CreateSwapchainDependents()
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/secondary_command_buffer/
Dsecondary_command_buffer.cpp146 pipelineRasterStateCreateInfo = { in CreateSwapchainDependents() local
243 .pRasterizationState = &pipelineRasterStateCreateInfo, in CreateSwapchainDependents()
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp190 const vkhpp::PipelineRasterizationStateCreateInfo pipelineRasterStateCreateInfo = { in CanHandlePrecisionQualifierWithYuvSampler() local
280 .pRasterizationState = &pipelineRasterStateCreateInfo, in CanHandlePrecisionQualifierWithYuvSampler()
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/fullscreen_texture/
Dfullscreen_texture.cpp279 pipelineRasterStateCreateInfo = { in CreateSwapchainDependents() local
376 .pRasterizationState = &pipelineRasterStateCreateInfo, in CreateSwapchainDependents()
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp855 const vkhpp::PipelineRasterizationStateCreateInfo pipelineRasterStateCreateInfo = { in CreatePipeline() local
947 .pRasterizationState = &pipelineRasterStateCreateInfo, in CreatePipeline()