Home
last modified time | relevance | path

Searched defs:stencil_format (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_descriptors.c843 uint32_t db_format, uint32_t stencil_format, struct ac_ds_surface *ds) in ac_init_gfx6_ds_surface()
926 uint32_t db_format, uint32_t stencil_format, struct ac_ds_surface *ds) in ac_init_gfx9_ds_surface()
991 uint32_t db_format, uint32_t stencil_format, struct ac_ds_surface *ds) in ac_init_gfx12_ds_surface()
1039 … const uint32_t stencil_format = surf->has_stencil ? V_028044_STENCIL_8 : V_028044_STENCIL_INVALID; in ac_init_ds_surface() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c1369 enum pipe_format stencil_format = in st_DrawPixels() local
1859 enum pipe_format stencil_format = in st_CopyPixels() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Drender_pass.rs1753 let stencil_format = render_pass_state.rendering_info.stencil_attachment_format; in validate_clear_attachments() localVariable
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.c684 VkFormat stencil_format = VK_FORMAT_UNDEFINED; in vk_common_CreateRenderPass2() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c1737 enum pipe_format stencil_format = in is_blit_generic_supported() local