Searched refs:radeonReleaseArrays (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_dma.h59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
H A Dr200_tcl.c461 radeonReleaseArrays( ctx, ~0 /* stage->changed_inputs */ );
528 radeonReleaseArrays( ctx, ~0 );
H A Dradeon_common_context.c239 radeonReleaseArrays(radeon->glCtx, ~0);
H A Dradeon_dma.c494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) function
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_dma.h59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
H A Dradeon_tcl.c397 radeonReleaseArrays( ctx, ~0 );
469 radeonReleaseArrays( ctx, ~0 );
H A Dradeon_maos_verts.c380 radeonReleaseArrays( ctx, ~0 );
H A Dradeon_common_context.c239 radeonReleaseArrays(radeon->glCtx, ~0);
H A Dradeon_dma.c494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) function
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_dma.h59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
H A Dr200_tcl.c461 radeonReleaseArrays( ctx, ~0 /* stage->changed_inputs */ );
528 radeonReleaseArrays( ctx, ~0 );
H A Dradeon_common_context.c239 radeonReleaseArrays(radeon->glCtx, ~0);
H A Dradeon_dma.c494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) function
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_dma.h59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
H A Dradeon_tcl.c397 radeonReleaseArrays( ctx, ~0 );
469 radeonReleaseArrays( ctx, ~0 );
H A Dradeon_maos_verts.c380 radeonReleaseArrays( ctx, ~0 );
H A Dradeon_common_context.c239 radeonReleaseArrays(radeon->glCtx, ~0);
H A Dradeon_dma.c494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) function

Completed in 137 milliseconds