Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/vulkano/src/pipeline/graphics/
Drender_pass.rs70 pub stencil_attachment_format: Option<Format>, field
/external/mesa3d/src/vulkan/runtime/
Dvk_meta.h225 VkFormat stencil_attachment_format; member
Dvk_graphics_state.h790 VkFormat stencil_attachment_format; member
/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
/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