HomeSort by relevance Sort by last modified time
    Searched refs:brw_batch_has_aperture_space (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_batchbuffer.h 49 bool brw_batch_has_aperture_space(struct brw_context *brw,
brw_compute.c 197 if (!brw_batch_has_aperture_space(brw, 0)) {
genX_blorp_exec.c 292 if (!brw_batch_has_aperture_space(brw, 0)) {
intel_blit.c 547 if (!brw_batch_has_aperture_space(brw, bo_sizes))
550 if (!brw_batch_has_aperture_space(brw, bo_sizes))
821 if (!brw_batch_has_aperture_space(brw, mt->bo->size))
brw_draw.c 891 if (!brw_batch_has_aperture_space(brw, 0)) {
    [all...]
intel_batchbuffer.c 1041 brw_batch_has_aperture_space(struct brw_context *brw, unsigned extra_space) function
    [all...]

Completed in 440 milliseconds