Searched refs:crocus_emit_pipe_control_flush (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_pipe_control.c | 41 * crocus_emit_pipe_control_flush() with the desired operations (as logical 58 crocus_emit_pipe_control_flush(struct crocus_batch *batch, function in typeref:typename:void 130 crocus_emit_pipe_control_flush(batch, "depth stall", PIPE_CONTROL_DEPTH_STALL); 131 crocus_emit_pipe_control_flush(batch, "depth stall", PIPE_CONTROL_DEPTH_CACHE_FLUSH); 132 crocus_emit_pipe_control_flush(batch, "depth stall", PIPE_CONTROL_DEPTH_STALL); 200 crocus_emit_pipe_control_flush(batch, reason, flags); 224 crocus_emit_pipe_control_flush(batch, "mi flush", flags); 267 crocus_emit_pipe_control_flush(batch, "nonzero", 283 crocus_emit_pipe_control_flush(batch, "debug: flush all caches", 310 crocus_emit_pipe_control_flush(render_batc [all...] |
| H A D | crocus_resolve.c | 419 crocus_emit_pipe_control_flush(batch, 425 crocus_emit_pipe_control_flush(batch, 666 crocus_emit_pipe_control_flush(batch, 672 crocus_emit_pipe_control_flush(batch, 676 crocus_emit_pipe_control_flush(batch, "hiz op: pre-flushes (2/2)", 718 crocus_emit_pipe_control_flush(batch, 722 crocus_emit_pipe_control_flush(batch,
|
| H A D | crocus_query.c | 199 crocus_emit_pipe_control_flush(batch, 281 crocus_emit_pipe_control_flush(batch, 755 crocus_emit_pipe_control_flush(batch, 835 crocus_emit_pipe_control_flush(batch,
|
| H A D | crocus_blit.c | 339 crocus_emit_pipe_control_flush(batch, reason, PIPE_CONTROL_CS_STALL); 340 crocus_emit_pipe_control_flush(batch, reason, 806 crocus_emit_pipe_control_flush(batch,
|
| H A D | crocus_monitor.c | 130 crocus_emit_pipe_control_flush(&ice->batches[CROCUS_BATCH_RENDER],
|
| H A D | crocus_resource.c | 1261 crocus_emit_pipe_control_flush(map->batch, 1756 crocus_emit_pipe_control_flush(batch, 1851 crocus_emit_pipe_control_flush(batch, reason, flush);
|
| H A D | crocus_context.h | 816 void crocus_emit_pipe_control_flush(struct crocus_batch *batch,
|
| H A D | crocus_state.c | 1081 crocus_emit_pipe_control_flush(batch, "l3_config", 1099 crocus_emit_pipe_control_flush(batch, "l3 config", 1108 crocus_emit_pipe_control_flush(batch, "l3 config", 1250 crocus_emit_pipe_control_flush(batch, 1257 crocus_emit_pipe_control_flush(batch, 1936 crocus_emit_pipe_control_flush(batch, "PMA fix change (1/2)", 1955 crocus_emit_pipe_control_flush(batch, "PMA fix change (1/2)", 4160 crocus_emit_pipe_control_flush(&ice->batches[CROCUS_BATCH_RENDER], 6807 crocus_emit_pipe_control_flush(batch, 7876 crocus_emit_pipe_control_flush(batc [all...] |
Completed in 35 milliseconds