/external/mesa3d/src/amd/common/ |
D | sid.h | 101 #define PKT3_NOP 0x10 macro 248 #define PKT3_NOP_PAD PKT3(PKT3_NOP, 0x3fff, 0) /* header-only version */
|
D | ac_debug.c | 454 case PKT3_NOP: in ac_parse_packet3()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_state.c | 1762 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); /* R_028C60_CB_COLOR0_BASE */ in evergreen_emit_image_state() 1765 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); /* R_028C74_CB_COLOR0_ATTRIB */ in evergreen_emit_image_state() 1768 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); /* R_028C7C_CB_COLOR0_CMASK */ in evergreen_emit_image_state() 1771 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); /* R_028C84_CB_COLOR0_FMASK */ in evergreen_emit_image_state() 1779 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); /**/ in evergreen_emit_image_state() 1786 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0) | pkt_flags); in evergreen_emit_image_state() 1793 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0) | pkt_flags); in evergreen_emit_image_state() 1797 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0) | pkt_flags); in evergreen_emit_image_state() 1892 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); /* R_028C60_CB_COLOR0_BASE */ in evergreen_emit_framebuffer_state() 1895 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); /* R_028C74_CB_COLOR0_ATTRIB */ in evergreen_emit_framebuffer_state() [all …]
|
D | r600_hw_context.c | 476 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_pfp_sync_me() 490 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_pfp_sync_me() 557 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_cp_dma_copy_buffer() 559 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_cp_dma_copy_buffer()
|
D | r600d_common.h | 42 #define PKT3_NOP 0x10 macro
|
D | evergreen_hw_context.c | 136 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in evergreen_cp_dma_clear_buffer()
|
D | r600_state.c | 1389 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_framebuffer_state() 1402 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_framebuffer_state() 1415 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_framebuffer_state() 1462 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_framebuffer_state() 1560 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_db_state() 1691 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_vertex_buffers() 1723 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_constant_buffers() 1740 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_constant_buffers() 1795 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_sampler_views() 1797 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_sampler_views() [all …]
|
D | r600_cs.h | 126 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_reloc()
|
D | eg_debug.c | 224 case PKT3_NOP: in ac_parse_packet3()
|
D | evergreen_compute.c | 702 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); /* R_028C60_CB_COLOR0_BASE */ in compute_setup_cbs() 705 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); /* R_028C74_CB_COLOR0_ATTRIB */ in compute_setup_cbs() 919 radeon_emit(cs, PKT3C(PKT3_NOP, 0, 0)); in evergreen_emit_cs_shader()
|
D | r600_state_common.c | 1706 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_setup_scratch_area_for_shader() 2308 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_draw_vbo() 2337 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_draw_vbo() 2350 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_draw_vbo() 2378 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_draw_vbo() 2586 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in r600_emit_shader()
|
D | evergreend.h | 69 #define PKT3_NOP 0x10 macro
|
D | r600d.h | 54 #define PKT3_NOP 0x10 macro
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_sqtt.c | 426 radeon_emit(device->thread_trace_start_cs[family], PKT3(PKT3_NOP, 0, 0)); in radv_thread_trace_init_cs() 466 radeon_emit(device->thread_trace_stop_cs[family], PKT3(PKT3_NOP, 0, 0)); in radv_thread_trace_init_cs()
|
D | radv_cmd_buffer.c | 595 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in radv_cmd_buffer_trace_emit()
|
D | radv_device.c | 2934 radeon_emit(device->empty_cs[family], PKT3(PKT3_NOP, 0, 0)); in radv_CreateDevice()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_compute_prim_discard.c | 1088 radeon_emit(gfx_cs, PKT3(PKT3_NOP, 0, 0)); in si_prepare_prim_discard_or_split_draw() 1421 radeon_emit(gfx_cs, PKT3(PKT3_NOP, 0, 0)); in si_dispatch_prim_discard_cs_and_draw()
|
D | si_state_draw.c | 1039 *sctx->last_pkt3_write_data = PKT3(PKT3_NOP, 3, 0); in si_prim_discard_signal_next_compute_ib_start() 2304 radeon_emit(cs, PKT3(PKT3_NOP, 0, 0)); in si_trace_emit()
|