Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c62 static bool noop_begin_query(struct pipe_context *ctx, struct pipe_query *query) in noop_begin_query() function
380 ctx->begin_query = noop_begin_query; in noop_create_context()