Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_dma.h59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
Dradeon_screen.h209 #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_dma.c495 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) in radeonReleaseArrays() function
Dradeon_common_context.c264 radeonReleaseArrays(&radeon->glCtx, ~0); in radeonDestroyContext()
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_dma.h59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
Dradeon_tcl.c398 radeonReleaseArrays( ctx, ~0 ); in radeon_run_tcl_render()
470 radeonReleaseArrays( ctx, ~0 ); in transition_to_swtnl()
Dradeon_screen.h209 #define radeonReleaseArrays r200_radeonReleaseArrays macro
Dradeon_maos_verts.c381 radeonReleaseArrays( ctx, ~0 ); in radeonEmitArrays()
Dradeon_dma.c495 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) in radeonReleaseArrays() function
Dradeon_common_context.c264 radeonReleaseArrays(&radeon->glCtx, ~0); in radeonDestroyContext()