Searched refs:CP_BLIT (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_blitter.c | 418 OUT_PKT7(ring, CP_BLIT, 1); in emit_blit_buffer() 513 OUT_PKT7(ring, CP_BLIT, 1); 691 OUT_PKT7(ring, CP_BLIT, 1); in emit_blit_texture() 819 OUT_PKT7(ring, CP_BLIT, 1); in fd6_clear_surface() 888 OUT_PKT7(ring, CP_BLIT, 1); in fd6_resolve_tile() 893 /* CP_BLIT writes to the CCU, unlike CP_EVENT_WRITE::BLIT which writes to in fd6_resolve_tile()
|
H A D | fd6_draw.c | 437 OUT_PKT7(ring, CP_BLIT, 1);
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_cs_breadcrumbs.c | 224 case CP_BLIT: in tu_cs_emit_sync_breadcrumb()
|
H A D | tu_clear_blit.c | 416 tu_cs_emit_pkt7(cs, CP_BLIT, 1); in r2d_run() 3173 tu_cs_emit_pkt7(cs, CP_BLIT, 1); in store_cp_blit() 3176 /* CP_BLIT writes to the CCU, unlike CP_EVENT_WRITE::BLIT which writes to in store_cp_blit()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_blitter.c | 291 OUT_PKT7(ring, CP_BLIT, 5); in emit_blit_buffer() 411 OUT_PKT7(ring, CP_BLIT, 5); in emit_blit()
|
/third_party/mesa3d/src/freedreno/decode/scripts/ |
H A D | texturator-to-unit-test-5xx.lua | 76 function CP_BLIT(pkt, size) function
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
H A D | afuc_test.asm | 182 CP_BLIT: label
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
H A D | afuc_test.asm | 244 CP_BLIT: label
|
Completed in 10 milliseconds