Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c66 static bool noop_end_query(struct pipe_context *ctx, struct pipe_query *query) in noop_end_query() function
327 ctx->end_query = noop_end_query; in noop_create_context()