HomeSort by relevance Sort by last modified time
    Searched refs:pipe_query (Results 51 - 70 of 70) sorted by null

1 23

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/galahad/
glhd_context.c 64 static struct pipe_query *
87 struct pipe_query *query)
98 struct pipe_query *query)
109 struct pipe_query *query)
120 struct pipe_query *query,
973 struct pipe_query *query,
    [all...]
  /external/mesa3d/src/gallium/drivers/galahad/
glhd_context.c 64 static struct pipe_query *
87 struct pipe_query *query)
98 struct pipe_query *query)
109 struct pipe_query *query)
120 struct pipe_query *query,
973 struct pipe_query *query,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
tr_context.c 103 static INLINE struct pipe_query *
109 struct pipe_query *result;
128 struct pipe_query *query)
146 struct pipe_query *query)
164 struct pipe_query *query)
182 struct pipe_query *query,
    [all...]
  /external/mesa3d/src/gallium/drivers/trace/
tr_context.c 103 static INLINE struct pipe_query *
109 struct pipe_query *result;
128 struct pipe_query *query)
146 struct pipe_query *query)
164 struct pipe_query *query)
182 struct pipe_query *query,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/identity/
id_context.c 58 static struct pipe_query *
71 struct pipe_query *query)
82 struct pipe_query *query)
93 struct pipe_query *query)
104 struct pipe_query *query,
  /external/mesa3d/src/gallium/drivers/identity/
id_context.c 58 static struct pipe_query *
71 struct pipe_query *query)
82 struct pipe_query *query)
93 struct pipe_query *query)
104 struct pipe_query *query,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/rbug/
rbug_context.c 135 static struct pipe_query *
150 struct pipe_query *query)
163 struct pipe_query *query)
176 struct pipe_query *query)
189 struct pipe_query *query,
    [all...]
  /external/mesa3d/src/gallium/drivers/rbug/
rbug_context.c 135 static struct pipe_query *
150 struct pipe_query *query)
163 struct pipe_query *query)
176 struct pipe_query *query)
189 struct pipe_query *query,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_context.c 200 struct pipe_query *query,
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_context.c 200 struct pipe_query *query,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_context.h 288 * This is not a subclass of pipe_query because pipe_query is never
290 * subclass-style casting, we treat pipe_query as an opaque, and just
634 static INLINE struct r300_query* r300_query(struct pipe_query* q)
  /external/mesa3d/src/gallium/drivers/r300/
r300_context.h 288 * This is not a subclass of pipe_query because pipe_query is never
290 * subclass-style casting, we treat pipe_query as an opaque, and just
634 static INLINE struct r300_query* r300_query(struct pipe_query* q)
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_pipe.h 354 struct pipe_query *current_render_cond;
356 struct pipe_query *saved_render_cond;
r600_pipe.c 123 struct pipe_query *render_cond = NULL;
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.h 354 struct pipe_query *current_render_cond;
356 struct pipe_query *saved_render_cond;
r600_pipe.c 123 struct pipe_query *render_cond = NULL;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
radeonsi_pipe.c 139 struct pipe_query *render_cond = NULL;
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pipe.c 139 struct pipe_query *render_cond = NULL;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h     [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h     [all...]

Completed in 626 milliseconds

1 23