Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_compute.c69 if (!brw_batch_has_aperture_space(brw, 0)) { in brw_dispatch_compute_common()
Dintel_blit.c274 if (!brw_batch_has_aperture_space(brw, bo_sizes)) in emit_copy_blit()
277 if (!brw_batch_has_aperture_space(brw, bo_sizes)) in emit_copy_blit()
739 if (!brw_batch_has_aperture_space(brw, mt->bo->size)) in intel_miptree_set_alpha_to_one()
Dintel_batchbuffer.h50 brw_batch_has_aperture_space(struct brw_context *brw, uint64_t extra_space) in brw_batch_has_aperture_space() function
DgenX_blorp_exec.c372 if (!brw_batch_has_aperture_space(brw, 0)) { in genX()
Dbrw_draw.c1109 if (!brw_batch_has_aperture_space(brw, 0)) { in brw_draw_single_prim()