OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:radeonEmitQueryEnd
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_queryobj.h
33
extern void
radeonEmitQueryEnd
(struct gl_context *ctx);
radeon_queryobj.c
127
void
radeonEmitQueryEnd
(struct gl_context *ctx)
155
radeonEmitQueryEnd
(ctx);
radeon_common.c
669
radeonEmitQueryEnd
(rmesa->glCtx);
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_queryobj.h
33
extern void
radeonEmitQueryEnd
(struct gl_context *ctx);
radeon_queryobj.c
127
void
radeonEmitQueryEnd
(struct gl_context *ctx)
155
radeonEmitQueryEnd
(ctx);
radeon_common.c
669
radeonEmitQueryEnd
(rmesa->glCtx);
Completed in 454 milliseconds