Home
last modified time | relevance | path

Searched refs:radeon_set_uconfig_reg_idx (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_cs.h195 static inline void radeon_set_uconfig_reg_idx(struct radeon_cmdbuf *cs, in radeon_set_uconfig_reg_idx() function
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cs.h170 radeon_set_uconfig_reg_idx(const struct radv_physical_device *pdevice, struct radeon_cmdbuf *cs, in radeon_set_uconfig_reg_idx() function
H A Dradv_cmd_buffer.c1812 radeon_set_uconfig_reg_idx(cmd_buffer->device->physical_device, cmd_buffer->cs, in radv_emit_primitive_topology()
4150 radeon_set_uconfig_reg_idx(cmd_buffer->device->physical_device, cs, in si_emit_ia_multi_vgt_param()
4236 radeon_set_uconfig_reg_idx(cmd_buffer->device->physical_device, cs, in radv_emit_draw_registers()
H A Dradv_pipeline.c6214 radeon_set_uconfig_reg_idx(pdevice, ctx_cs, in radv_pipeline_emit_mesh_shader()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h154 #define radeon_set_uconfig_reg_idx(screen, gfx_level, reg, idx, value) do { \ macro
H A Dsi_state_draw.cpp1294 radeon_set_uconfig_reg_idx(sctx->screen, GFX_VERSION,
1396 radeon_set_uconfig_reg_idx(sctx->screen, GFX_VERSION, R_030908_VGT_PRIMITIVE_TYPE, 1, vgt_prim);
1510 radeon_set_uconfig_reg_idx(sctx->screen, GFX_VERSION,
1542 radeon_set_uconfig_reg_idx(sctx->screen, GFX_VERSION,

Completed in 30 milliseconds