HomeSort by relevance Sort by last modified time
    Searched refs:radeonEmitQueryEnd (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_queryobj.h 33 extern void radeonEmitQueryEnd(struct gl_context *ctx);
radeon_queryobj.c 126 void radeonEmitQueryEnd(struct gl_context *ctx)
154 radeonEmitQueryEnd(ctx);
radeon_screen.h 186 #define radeonEmitQueryEnd r200_radeonEmitQueryEnd
radeon_common.c 640 radeonEmitQueryEnd(&rmesa->glCtx);

Completed in 78 milliseconds