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 D | radv_cs.h | 114 static inline void radeon_set_uconfig_reg_idx(struct radeon_cmdbuf *cs, function in typeref:typename:void
|
| H A D | radv_cmd_buffer.c | 1665 radeon_set_uconfig_reg_idx(cs, R_03090C_VGT_INDEX_TYPE, 2211 radeon_set_uconfig_reg_idx(cs,
|
| H A D | radv_pipeline.c | 3500 radeon_set_uconfig_reg_idx(cs, R_030908_VGT_PRIMITIVE_TYPE, 1, prim);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_cs.h | 159 radeon_set_uconfig_reg_idx(const struct radv_physical_device *pdevice, struct radeon_cmdbuf *cs, function in typeref:typename:void
|
| H A D | radv_cmd_buffer.c | 1566 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 D | r600_cs.h | 198 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 D | si_build_pm4.h | 102 static inline void radeon_set_uconfig_reg_idx(struct radeon_cmdbuf *cs, function in typeref:typename:void
|
| H A D | si_state_draw.c | 625 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 D | r600_cs.h | 198 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 D | si_build_pm4.h | 142 #define radeon_set_uconfig_reg_idx(screen, chip_class, reg, idx, value) do { \ macro
|
| H A D | si_state_draw.cpp | 1184 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