Home
last modified time | relevance | path

Searched refs:radeonInitSpanFuncs (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_span.h45 extern void radeonInitSpanFuncs(struct gl_context * ctx);
Dradeon_span.c142 void radeonInitSpanFuncs(struct gl_context * ctx) in radeonInitSpanFuncs() function
Dradeon_screen.h189 #define radeonInitSpanFuncs r200_radeonInitSpanFuncs macro
Dr200_context.c384 radeonInitSpanFuncs( ctx ); in r200CreateContext()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_span.h45 extern void radeonInitSpanFuncs(struct gl_context * ctx);
Dradeon_span.c142 void radeonInitSpanFuncs(struct gl_context * ctx) in radeonInitSpanFuncs() function
Dradeon_screen.h189 #define radeonInitSpanFuncs r200_radeonInitSpanFuncs macro
Dradeon_context.c325 radeonInitSpanFuncs( ctx ); in r100CreateContext()