Searched refs:CP_SET_VISIBILITY_OVERRIDE (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_gmem.c | 483 OUT_PKT7(ring, CP_SET_VISIBILITY_OVERRIDE, 1); in fd5_emit_tile_prep() 493 OUT_PKT7(ring, CP_SET_VISIBILITY_OVERRIDE, 1); in fd5_emit_tile_prep() 771 OUT_PKT7(ring, CP_SET_VISIBILITY_OVERRIDE, 1); in fd5_emit_sysmem_prep()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_gmem.c | 698 OUT_PKT7(ring, CP_SET_VISIBILITY_OVERRIDE, 1); in emit_binning_pass() 753 OUT_PKT7(ring, CP_SET_VISIBILITY_OVERRIDE, 1); in emit_binning_pass() 943 OUT_PKT7(ring, CP_SET_VISIBILITY_OVERRIDE, 1); in fd6_emit_tile_prep() 956 OUT_PKT7(ring, CP_SET_VISIBILITY_OVERRIDE, 1); in fd6_emit_tile_prep() 1611 OUT_PKT7(ring, CP_SET_VISIBILITY_OVERRIDE, 1); in fd6_emit_sysmem_prep()
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | afuc_test.asm | 235 CP_SET_VISIBILITY_OVERRIDE: label
|
D | dEQP-VK.draw.indirect_draw.indexed.indirect_draw_count.triangle_list.log | 444 t7 opcode: CP_SET_VISIBILITY_OVERRIDE (64) (2 dwords)
|
D | fd-clouds.log | 356 t7 opcode: CP_SET_VISIBILITY_OVERRIDE (64) (2 dwords) 1512 t7 opcode: CP_SET_VISIBILITY_OVERRIDE (64) (2 dwords) 1591 t7 opcode: CP_SET_VISIBILITY_OVERRIDE (64) (2 dwords) 6918 t7 opcode: CP_SET_VISIBILITY_OVERRIDE (64) (2 dwords) 7087 t7 opcode: CP_SET_VISIBILITY_OVERRIDE (64) (2 dwords) 7256 t7 opcode: CP_SET_VISIBILITY_OVERRIDE (64) (2 dwords)
|
/third_party/mesa3d/src/freedreno/afuc/ |
D | README.rst | 314 CP_SET_VISIBILITY_OVERRIDE - b11, b21, b30?
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_cmd_buffer.c | 677 tu_cs_emit_pkt7(cs, CP_SET_VISIBILITY_OVERRIDE, 1); in tu6_emit_tile_select() 1013 tu_cs_emit_pkt7(cs, CP_SET_VISIBILITY_OVERRIDE, 1); in tu6_emit_binning_pass() 1081 tu_cs_emit_pkt7(cs, CP_SET_VISIBILITY_OVERRIDE, 1); in tu6_emit_binning_pass() 1284 tu_cs_emit_pkt7(cs, CP_SET_VISIBILITY_OVERRIDE, 1); in tu6_sysmem_render_begin()
|