Home
last modified time | relevance | path

Searched defs:depth_stencil_attachment_samples (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h755 uint8_t depth_stencil_attachment_samples; member
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs65858 pub depth_stencil_attachment_samples: SampleCountFlags, field
65914 pub fn depth_stencil_attachment_samples( in depth_stencil_attachment_samples() method