Searched defs:stencil_format (Results 1 – 5 of 5) sorted by relevance
843 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
1369 enum pipe_format stencil_format = in st_DrawPixels() local1859 enum pipe_format stencil_format = in st_CopyPixels() local
1753 let stencil_format = render_pass_state.rendering_info.stencil_attachment_format; in validate_clear_attachments() localVariable
684 VkFormat stencil_format = VK_FORMAT_UNDEFINED; in vk_common_CreateRenderPass2() local
1737 enum pipe_format stencil_format = in is_blit_generic_supported() local