| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_pipe_control.c | 152 struct iris_batch *render_batch = &ice->batches[IRIS_BATCH_RENDER]; 158 iris_emit_pipe_control_flush(&ice->batches[IRIS_BATCH_RENDER], 162 iris_emit_pipe_control_flush(&ice->batches[IRIS_BATCH_RENDER],
|
| H A D | iris_clear.c | 44 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 78 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 206 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 300 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 386 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 494 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_query.c | 222 iris_pipelined_write(&ice->batches[IRIS_BATCH_RENDER], q, 230 iris_pipelined_write(&ice->batches[IRIS_BATCH_RENDER], q, 272 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 521 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 544 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 572 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 599 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 622 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 641 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 675 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; [all...] |
| H A D | iris_batch.h | 45 IRIS_BATCH_RENDER, enumerator in enum:iris_batch_name 62 /** What batch is this? (e.g. IRIS_BATCH_RENDER/COMPUTE) */
|
| H A D | iris_context.c | 121 iris_batch_free(&ice->batches[IRIS_BATCH_RENDER]); 219 ice->vtbl.init_render_context(screen, &ice->batches[IRIS_BATCH_RENDER],
|
| H A D | iris_draw.c | 142 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 246 iris_predraw_resolve_inputs(ice, &ice->batches[IRIS_BATCH_RENDER], NULL,
|
| H A D | iris_blit.c | 309 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 629 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_batch.c | 522 [IRIS_BATCH_RENDER] = "render",
|
| H A D | iris_resource.c | 831 struct iris_batch *render_batch = &ice->batches[IRIS_BATCH_RENDER]; 1366 iris_resource_access_raw(ice, &ice->batches[IRIS_BATCH_RENDER], res, 1439 map->batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_state.c | 2555 iris_emit_pipe_control_flush(&ice->batches[IRIS_BATCH_RENDER], 3065 iris_emit_pipe_control_flush(&ice->batches[IRIS_BATCH_RENDER], flush);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_perf.c | 35 iris_emit_end_of_pipe_sync(&ice->batches[IRIS_BATCH_RENDER], 47 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 55 _iris_batch_flush(&ice->batches[IRIS_BATCH_RENDER], __FILE__, __LINE__); 64 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_performance_query.c | 79 ice->batches[IRIS_BATCH_RENDER].hw_ctx_id, 196 intel_perf_wait_query(perf_ctx, obj, &ice->batches[IRIS_BATCH_RENDER]); 213 &ice->batches[IRIS_BATCH_RENDER]); 229 intel_perf_get_query_data(perf_ctx, obj, &ice->batches[IRIS_BATCH_RENDER],
|
| H A D | iris_context.c | 69 if (batch->name == IRIS_BATCH_RENDER) { 243 iris_batch_free(&ice->batches[IRIS_BATCH_RENDER]); 369 screen->vtbl.init_render_context(&ice->batches[IRIS_BATCH_RENDER]);
|
| H A D | iris_monitor.c | 160 ice->batches[IRIS_BATCH_RENDER].hw_ctx_id, 274 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_draw.c | 186 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 239 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 269 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_batch.h | 55 IRIS_BATCH_RENDER, enumerator in enum:iris_batch_name 65 /** What batch is this? (e.g. IRIS_BATCH_RENDER/COMPUTE) */
|
| H A D | iris_pipe_control.c | 311 struct iris_batch *render_batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_measure.c | 237 &ice->batches[IRIS_BATCH_RENDER].measure->base; 248 measure_end_snapshot(&ice->batches[IRIS_BATCH_RENDER],
|
| H A D | iris_clear.c | 43 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 218 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 354 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 467 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 562 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_query.c | 197 iris_pipelined_write(&ice->batches[IRIS_BATCH_RENDER], q, 205 iris_pipelined_write(&ice->batches[IRIS_BATCH_RENDER], q, 248 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 453 q->batch_idx = IRIS_BATCH_RENDER; 771 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_blit.c | 362 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 732 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_batch.c | 562 if (devinfo->ver == 12 && batch->name == IRIS_BATCH_RENDER) { 873 [IRIS_BATCH_RENDER] = "render",
|
| H A D | iris_resolve.c | 727 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_resource.c | 1431 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; 2304 map->batch = &ice->batches[IRIS_BATCH_RENDER];
|
| H A D | iris_state.c | 850 assert(&ice->batches[IRIS_BATCH_RENDER] == batch); 3739 iris_emit_pipe_control_flush(&ice->batches[IRIS_BATCH_RENDER], 8080 if (iris_batch_prepare_noop(&ice->batches[IRIS_BATCH_RENDER], enable)) {
|