Searched refs:shadow_needs_update (Results 1 – 4 of 4) sorted by relevance
298 bool shadow_needs_update; member
571 assert(mt->shadow_mt && !mt->stencil_mt->shadow_needs_update); in brw_update_texture_surface()578 assert(mt->shadow_mt && !mt->shadow_needs_update); in brw_update_texture_surface()582 assert(mt->shadow_mt && !mt->shadow_needs_update); in brw_update_texture_surface()
1870 mt->shadow_needs_update = true; in intel_miptree_finish_write()1872 mt->shadow_needs_update = true; in intel_miptree_finish_write()2379 if (src->shadow_needs_update == false) in intel_update_r8stencil()2402 src->shadow_needs_update = false; in intel_update_r8stencil()3354 mt->shadow_needs_update = false; in intel_miptree_update_etc_shadow_levels()
595 tex_obj->mt->shadow_needs_update) { in brw_predraw_resolve_inputs()