Searched refs:radeon_check_query_active (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_queryobj.h39 int radeon_check_query_active(struct gl_context *ctx, struct radeon_state_atom *atom);
48 radeon->query.queryobj.check = radeon_check_query_active;
H A Dradeon_queryobj.c193 int radeon_check_query_active(struct gl_context *ctx, struct radeon_state_atom *atom) function in typeref:typename:int
H A Dradeon_screen.h246 #define radeon_check_query_active r200_radeon_check_query_active macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_queryobj.h38 int radeon_check_query_active(struct gl_context *ctx, struct radeon_state_atom *atom);
47 radeon->query.queryobj.check = radeon_check_query_active;
H A Dradeon_screen.h236 #define radeon_check_query_active r200_radeon_check_query_active macro
H A Dradeon_queryobj.c194 int radeon_check_query_active(struct gl_context *ctx, struct radeon_state_atom *atom) function in typeref:typename:int

Completed in 7 milliseconds