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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c67 static bool noop_end_query(struct pipe_context *ctx, struct pipe_query *query) function in typeref:typename:bool
351 ctx->end_query = noop_end_query;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c71 static bool noop_end_query(struct pipe_context *ctx, struct pipe_query *query) function in typeref:typename:bool
436 ctx->end_query = noop_end_query;

Completed in 5 milliseconds