Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c67 static bool noop_end_query(struct pipe_context *ctx, struct pipe_query *query) in noop_end_query() function
381 ctx->end_query = noop_end_query; in noop_create_context()