Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c680 VkSampleCountFlagBits depth_stencil_samples = VK_SAMPLE_COUNT_1_BIT; in vk_common_CreateRenderPass2() local
692 depth_stencil_samples = att->samples; in vk_common_CreateRenderPass2()
703 .depthStencilAttachmentSamples = depth_stencil_samples, in vk_common_CreateRenderPass2()