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

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_cs.h114 static inline void radeon_set_uconfig_reg_idx(struct radeon_cmdbuf *cs, function in typeref:typename:void
H A Dradv_cmd_buffer.c1665 radeon_set_uconfig_reg_idx(cs, R_03090C_VGT_INDEX_TYPE,
2211 radeon_set_uconfig_reg_idx(cs,
H A Dradv_pipeline.c3500 radeon_set_uconfig_reg_idx(cs, R_030908_VGT_PRIMITIVE_TYPE, 1, prim);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_cs.h159 radeon_set_uconfig_reg_idx(const struct radv_physical_device *pdevice, struct radeon_cmdbuf *cs, function in typeref:typename:void
H A Dradv_cmd_buffer.c1566 radeon_set_uconfig_reg_idx(cmd_buffer->device->physical_device, cmd_buffer->cs,
2583 radeon_set_uconfig_reg_idx(cmd_buffer->device->physical_device, cs,
3675 radeon_set_uconfig_reg_idx(cmd_buffer->device->physical_device, cs,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_cs.h198 static inline void radeon_set_uconfig_reg_idx(struct radeon_cmdbuf *cs, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h102 static inline void radeon_set_uconfig_reg_idx(struct radeon_cmdbuf *cs, function in typeref:typename:void
H A Dsi_state_draw.c625 radeon_set_uconfig_reg_idx(cs, sctx->screen,
637 radeon_set_uconfig_reg_idx(cs, sctx->screen,
717 radeon_set_uconfig_reg_idx(cs, sctx->screen,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_cs.h198 static inline void radeon_set_uconfig_reg_idx(struct radeon_cmdbuf *cs, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h142 #define radeon_set_uconfig_reg_idx(screen, chip_class, reg, idx, value) do { \ macro
H A Dsi_state_draw.cpp1184 radeon_set_uconfig_reg_idx(sctx->screen, GFX_VERSION,
1274 radeon_set_uconfig_reg_idx(sctx->screen, GFX_VERSION, R_030908_VGT_PRIMITIVE_TYPE, 1, vgt_prim);
1370 radeon_set_uconfig_reg_idx(sctx->screen, GFX_VERSION,

Completed in 35 milliseconds