Searched defs:stencil_coeff (Results 1 – 2 of 2) sorted by relevance
171 unsigned stencil_coeff = tex->surface.has_stencil && dsa->stencil_enabled ? 1 : 0; in gfx9_get_depth_bin_size() local
1330 unsigned stencil_coeff = vk_format_has_stencil(render->ds_att.format) ? 1 : 0; in radv_gfx10_compute_bin_size() local1601 unsigned stencil_coeff = vk_format_has_stencil(render->ds_att.format) ? 1 : 0; in radv_gfx9_compute_bin_size() local