Searched refs:radeonReleaseArrays (Results 1 – 18 of 18) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_dma.h | 59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
|
D | radeon_tcl.c | 397 radeonReleaseArrays( ctx, ~0 ); in radeon_run_tcl_render() 469 radeonReleaseArrays( ctx, ~0 ); in transition_to_swtnl()
|
D | radeon_maos_verts.c | 380 radeonReleaseArrays( ctx, ~0 ); in radeonEmitArrays()
|
D | radeon_common_context.c | 239 radeonReleaseArrays(radeon->glCtx, ~0); in radeonDestroyContext()
|
D | radeon_dma.c | 494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) in radeonReleaseArrays() function
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
D | radeon_dma.h | 59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
|
D | radeon_tcl.c | 397 radeonReleaseArrays( ctx, ~0 ); in radeon_run_tcl_render() 469 radeonReleaseArrays( ctx, ~0 ); in transition_to_swtnl()
|
D | radeon_maos_verts.c | 380 radeonReleaseArrays( ctx, ~0 ); in radeonEmitArrays()
|
D | radeon_common_context.c | 239 radeonReleaseArrays(radeon->glCtx, ~0); in radeonDestroyContext()
|
D | radeon_dma.c | 494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) in radeonReleaseArrays() function
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_dma.h | 59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
|
D | r200_tcl.c | 461 radeonReleaseArrays( ctx, ~0 /* stage->changed_inputs */ ); in r200_run_tcl_render() 528 radeonReleaseArrays( ctx, ~0 ); in transition_to_swtnl()
|
D | radeon_common_context.c | 239 radeonReleaseArrays(radeon->glCtx, ~0); in radeonDestroyContext()
|
D | radeon_dma.c | 494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) in radeonReleaseArrays() function
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
D | radeon_dma.h | 59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
|
D | r200_tcl.c | 461 radeonReleaseArrays( ctx, ~0 /* stage->changed_inputs */ ); in r200_run_tcl_render() 528 radeonReleaseArrays( ctx, ~0 ); in transition_to_swtnl()
|
D | radeon_common_context.c | 239 radeonReleaseArrays(radeon->glCtx, ~0); in radeonDestroyContext()
|
D | radeon_dma.c | 494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) in radeonReleaseArrays() function
|