Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.h143 struct vk_subpass_attachment *depth_stencil_resolve_attachment; member
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs33124 pub fn depth_stencil_resolve_attachment( in depth_stencil_resolve_attachment() method