Searched refs:radeonReleaseArrays (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_dma.h | 59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
|
| H A D | radeon_tcl.c | 399 radeonReleaseArrays( ctx, ~0 ); 471 radeonReleaseArrays( ctx, ~0 );
|
| H A D | radeon_screen.h | 219 #define radeonReleaseArrays r200_radeonReleaseArrays macro
|
| H A D | radeon_maos_verts.c | 382 radeonReleaseArrays( ctx, ~0 );
|
| H A D | radeon_common_context.c | 263 radeonReleaseArrays(&radeon->glCtx, ~0);
|
| H A D | radeon_dma.c | 494 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_dma.h | 59 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs );
|
| H A D | radeon_screen.h | 209 #define radeonReleaseArrays r200_radeonReleaseArrays macro
|
| H A D | radeon_tcl.c | 398 radeonReleaseArrays( ctx, ~0 ); 470 radeonReleaseArrays( ctx, ~0 );
|
| H A D | radeon_maos_verts.c | 381 radeonReleaseArrays( ctx, ~0 );
|
| H A D | radeon_common_context.c | 264 radeonReleaseArrays(&radeon->glCtx, ~0);
|
| H A D | radeon_dma.c | 495 void radeonReleaseArrays( struct gl_context *ctx, GLuint newinputs ) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_tcl.c | 460 radeonReleaseArrays( ctx, ~0 /* stage->changed_inputs */ ); 527 radeonReleaseArrays( ctx, ~0 );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_tcl.c | 460 radeonReleaseArrays( ctx, ~0 /* stage->changed_inputs */ ); 527 radeonReleaseArrays( ctx, ~0 );
|
Completed in 18 milliseconds