Searched refs:V_028044_STENCIL_8 (Results 1 – 4 of 4) sorted by relevance
810 #define V_028044_STENCIL_8 1 macro
1423 surf->db_stencil_info = S_028044_FORMAT(V_028044_STENCIL_8) | in evergreen_init_depth_surface()1431 S_028044_FORMAT(V_028044_STENCIL_8); in evergreen_init_depth_surface()
2545 stencil_format = tex->surface.has_stencil ? V_028044_STENCIL_8 : V_028044_STENCIL_INVALID; in si_init_depth_surface()
6910 stencil_format = surf->has_stencil ? V_028044_STENCIL_8 : V_028044_STENCIL_INVALID; in radv_initialise_ds_surface()