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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h187 static inline void radeon_opt_set_context_reg4(struct si_context *sctx, unsigned offset, function in typeref:typename:void
H A Dsi_state_viewport.c271 radeon_opt_set_context_reg4(ctx, R_028BE8_PA_CL_GB_VERT_CLIP_ADJ,
H A Dsi_state_shaders.c771 radeon_opt_set_context_reg4(sctx, R_028A60_VGT_GSVS_RING_OFFSET_1,
791 radeon_opt_set_context_reg4(sctx, R_028B5C_VGT_GS_VERT_ITEMSIZE,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_build_pm4.h209 #define radeon_opt_set_context_reg4(sctx, offset, reg, val1, val2, val3, val4) do { \ macro
H A Dsi_state_viewport.c360 radeon_opt_set_context_reg4(ctx, R_028BE8_PA_CL_GB_VERT_CLIP_ADJ,
H A Dsi_state_shaders.c791 radeon_opt_set_context_reg4(

Completed in 14 milliseconds