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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c965 svga_end_query(struct pipe_context *pipe, struct pipe_query *q) function in typeref:typename:bool
1076 assert(!"unexpected query type in svga_end_query()");
1291 svga_end_query(pipe,q);
1344 svga->pipe.end_query = svga_end_query;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c964 svga_end_query(struct pipe_context *pipe, struct pipe_query *q) function in typeref:typename:bool
1069 assert(!"unexpected query type in svga_end_query()");
1284 svga_end_query(pipe,q);
1344 svga->pipe.end_query = svga_end_query;

Completed in 5 milliseconds