OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:radeon_check_query_active
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_queryobj.h
39
int
radeon_check_query_active
(struct gl_context *ctx, struct radeon_state_atom *atom);
48
radeon->query.queryobj.check =
radeon_check_query_active
;
radeon_screen.h
185
#define
radeon_check_query_active
r200_radeon_check_query_active
macro
radeon_queryobj.c
193
int
radeon_check_query_active
(struct gl_context *ctx, struct radeon_state_atom *atom)
function
Completed in 62 milliseconds