Searched refs:radeonEmitQueryEnd (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_queryobj.h33 extern void radeonEmitQueryEnd(struct gl_context *ctx);
H A Dradeon_queryobj.c126 void radeonEmitQueryEnd(struct gl_context *ctx) function in typeref:typename:void
154 radeonEmitQueryEnd(ctx);
H A Dradeon_screen.h247 #define radeonEmitQueryEnd r200_radeonEmitQueryEnd macro
H A Dradeon_common.c607 radeonEmitQueryEnd(&rmesa->glCtx);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_queryobj.h32 extern void radeonEmitQueryEnd(struct gl_context *ctx);
H A Dradeon_queryobj.c127 void radeonEmitQueryEnd(struct gl_context *ctx) function in typeref:typename:void
155 radeonEmitQueryEnd(ctx);
H A Dradeon_screen.h237 #define radeonEmitQueryEnd r200_radeonEmitQueryEnd macro
H A Dradeon_common.c607 radeonEmitQueryEnd(&rmesa->glCtx);

Completed in 6 milliseconds