Home
last modified time | relevance | path

Searched refs:radeonReleaseArrays (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_dma.h59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
Dradeon_tcl.c399 radeonReleaseArrays( ctx, ~0 ); in radeon_run_tcl_render()
471 radeonReleaseArrays( ctx, ~0 ); in transition_to_swtnl()
Dradeon_screen.h158 #define radeonReleaseArrays r200_radeonReleaseArrays macro
Dradeon_maos_verts.c382 radeonReleaseArrays( ctx, ~0 ); in radeonEmitArrays()
Dradeon_common_context.c263 radeonReleaseArrays(&radeon->glCtx, ~0); in radeonDestroyContext()
Dradeon_dma.c494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) in radeonReleaseArrays() function
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_dma.h59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
Dradeon_screen.h158 #define radeonReleaseArrays r200_radeonReleaseArrays macro
Dr200_tcl.c460 radeonReleaseArrays( ctx, ~0 /* stage->changed_inputs */ ); in r200_run_tcl_render()
527 radeonReleaseArrays( ctx, ~0 ); in transition_to_swtnl()
Dradeon_common_context.c263 radeonReleaseArrays(&radeon->glCtx, ~0); in radeonDestroyContext()
Dradeon_dma.c494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) in radeonReleaseArrays() function