Searched refs:brw_batch_has_aperture_space (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_compute.c | 69 if (!brw_batch_has_aperture_space(brw, 0)) {
|
| H A D | intel_batchbuffer.h | 49 brw_batch_has_aperture_space(struct brw_context *brw, uint64_t extra_space) function in typeref:typename:bool
|
| H A D | intel_blit.c | 274 if (!brw_batch_has_aperture_space(brw, bo_sizes)) 277 if (!brw_batch_has_aperture_space(brw, bo_sizes)) 739 if (!brw_batch_has_aperture_space(brw, mt->bo->size))
|
| H A D | genX_blorp_exec.c | 355 if (!brw_batch_has_aperture_space(brw, 0)) {
|
| H A D | brw_draw.c | 1072 if (!brw_batch_has_aperture_space(brw, 0)) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_compute.c | 69 if (!brw_batch_has_aperture_space(brw, 0)) {
|
| H A D | brw_batch.h | 50 brw_batch_has_aperture_space(struct brw_context *brw, uint64_t extra_space) function in typeref:typename:bool
|
| H A D | brw_blit.c | 282 if (!brw_batch_has_aperture_space(brw, bo_sizes)) 285 if (!brw_batch_has_aperture_space(brw, bo_sizes)) 747 if (!brw_batch_has_aperture_space(brw, mt->bo->size))
|
| H A D | genX_blorp_exec.c | 385 if (!brw_batch_has_aperture_space(brw, 0)) {
|
| H A D | brw_draw.c | 1107 if (!brw_batch_has_aperture_space(brw, 0)) {
|
Completed in 28 milliseconds