Home
last modified time | relevance | path

Searched defs:stencil_attachment_format (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/pipeline/graphics/
Drender_pass.rs70 pub stencil_attachment_format: Option<Format>, field
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_meta.h218 VkFormat stencil_attachment_format; member
H A Dvk_graphics_state.h749 VkFormat stencil_attachment_format; member
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/
Dmod.rs377 pub stencil_attachment_format: Option<Format>, field
Dauto.rs108 pub(super) stencil_attachment_format: Option<Format>, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs65219 pub stencil_attachment_format: Format, field
65282 pub fn stencil_attachment_format(mut self, stencil_attachment_format: Format) -> Self { in stencil_attachment_format() method
65759 pub stencil_attachment_format: Format, field
65833 pub fn stencil_attachment_format(mut self, stencil_attachment_format: Format) -> Self { in stencil_attachment_format() method