Home
last modified time | relevance | path

Searched refs:brw_batch_has_aperture_space (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_compute.c69 if (!brw_batch_has_aperture_space(brw, 0)) { in brw_dispatch_compute_common()
Dbrw_blit.c282 if (!brw_batch_has_aperture_space(brw, bo_sizes)) in emit_copy_blit()
285 if (!brw_batch_has_aperture_space(brw, bo_sizes)) in emit_copy_blit()
747 if (!brw_batch_has_aperture_space(brw, mt->bo->size)) in brw_miptree_set_alpha_to_one()
Dbrw_batch.h50 brw_batch_has_aperture_space(struct brw_context *brw, uint64_t extra_space) in brw_batch_has_aperture_space() function
DgenX_blorp_exec.c385 if (!brw_batch_has_aperture_space(brw, 0)) { in genX()
Dbrw_draw.c1107 if (!brw_batch_has_aperture_space(brw, 0)) { in brw_draw_single_prim()