Searched defs:pipe_query (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c41 struct pipe_query { struct
46 struct pipe_query base;
58 svga_query( struct pipe_query *q )
64 struct pipe_query *q,
68 static struct pipe_query *svga_create_query( struct pipe_context *pipe,
119 struct pipe_query *q)
132 struct pipe_query *q)
178 struct pipe_query *q)
208 struct pipe_query *q,

Completed in 173 milliseconds