Searched refs:r600_create_query (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_query.c976 static struct pipe_query *r600_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) function in typeref:struct:pipe_query *
2116 rctx->b.create_query = r600_create_query;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_query.c976 static struct pipe_query *r600_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) function in typeref:struct:pipe_query *
2114 rctx->b.create_query = r600_create_query;

Completed in 7 milliseconds