Home
last modified time | relevance | path

Searched refs:BEGIN_BATCH_BLT (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.h122 #define BEGIN_BATCH_BLT(n) do { \ macro
Dbrw_pipe_control.c541 BEGIN_BATCH_BLT(n_dwords); in brw_emit_mi_flush()
Dintel_blit.c133 BEGIN_BATCH_BLT(n + set_tiling_batch_size); \
699 BEGIN_BATCH_BLT(xy_setup_blt_length + 3); in intelEmitImmediateColorExpandBlit()