Searched refs:BLIT (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.h141 OUT_RING(ring, CP_EVENT_WRITE_0_EVENT(BLIT));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h175 fd6_event_write(batch, ring, BLIT, false);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.h157 fd5_event_write(batch, ring, BLIT, true);
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Dparse-submits.lua191 if tostring(pkt[0].EVENT) ~= "BLIT" then
267 drawmode = "BLIT"
309 elseif primtype == "EVENT:BLIT" then
332 if m == "RM6_RESOLVE" and primtype == "EVENT:BLIT" then
H A Dtexturator-to-unit-test-5xx.lua55 if tostring(pkt[0].EVENT) ~= "BLIT" then
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h207 fd6_event_write(batch, ring, BLIT, false);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.c734 #define BLIT ((LP_RAST_FLAGS_BLIT<<1)-1) /* write direct-to-dest */ macro
738 BLIT, /* clear color */
755 BLIT, /* set_state, */
780 BLIT, /* blit */
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_dri2.c228 BLIT, enumerator in enum:nouveau_dri2_vblank_state::__anond2032aa30103
580 case BLIT:
764 s->action = BLIT;
H A Dnv_accel_common.c417 BEGIN_NV04(push, NV01_SUBC(BLIT, OBJECT), 1);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/registers/
H A Dadreno_pm4.xml.h80 BLIT = 30, enumerator in enum:vgt_event_type
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_clear_blit.c2442 tu6_emit_event_write(cmd, cs, BLIT);
2697 tu6_emit_event_write(cmd, cs, BLIT);
2797 /* CP_BLIT writes to the CCU, unlike CP_EVENT_WRITE::BLIT which writes to
2832 /* Draws write to the CCU, unlike CP_EVENT_WRITE::BLIT which writes to
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c680 tu6_emit_event_write(cmd, cs, BLIT, false);
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdec.c1820 if (!strcmp(name, "BLIT")) {
2679 CP(BLIT, cp_blit),

Completed in 26 milliseconds