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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c50 static struct pipe_query *noop_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) function in typeref:struct:pipe_query *
348 ctx->create_query = noop_create_query;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c54 static struct pipe_query *noop_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) function in typeref:struct:pipe_query *
433 ctx->create_query = noop_create_query;

Completed in 3 milliseconds