Searched refs:rcommon_emit_vecfog (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_dma.h | 43 void rcommon_emit_vecfog(struct gl_context *ctx, struct radeon_aos *aos,
|
D | radeon_screen.h | 162 #define rcommon_emit_vecfog r200_rcommon_emit_vecfog macro
|
D | radeon_maos_arrays.c | 237 rcommon_emit_vecfog( ctx, in radeonEmitArrays()
|
D | radeon_dma.c | 169 void rcommon_emit_vecfog(struct gl_context *ctx, struct radeon_aos *aos, in rcommon_emit_vecfog() function
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_dma.h | 43 void rcommon_emit_vecfog(struct gl_context *ctx, struct radeon_aos *aos,
|
D | r200_maos_arrays.c | 124 rcommon_emit_vecfog( ctx, in r200EmitArrays()
|
D | radeon_screen.h | 162 #define rcommon_emit_vecfog r200_rcommon_emit_vecfog macro
|
D | radeon_dma.c | 169 void rcommon_emit_vecfog(struct gl_context *ctx, struct radeon_aos *aos, in rcommon_emit_vecfog() function
|