HomeSort by relevance Sort by last modified time
    Searched defs:pipe_query (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_pipe_query.c 41 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,
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_query.c 41 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 66 milliseconds