HomeSort by relevance Sort by last modified time
    Searched refs:pipe_index_buffer (Results 1 - 25 of 44) sorted by null

1 2

  /external/mesa3d/src/gallium/auxiliary/util/
u_index_modify.h 28 struct pipe_index_buffer;
31 struct pipe_index_buffer *ib,
38 struct pipe_index_buffer *ib,
47 struct pipe_index_buffer *ib,
53 struct pipe_index_buffer *ib,
61 struct pipe_index_buffer *ib,
67 struct pipe_index_buffer *ib,
u_index_modify.c 30 struct pipe_index_buffer *ib,
62 struct pipe_index_buffer *ib,
91 struct pipe_index_buffer *ib,
122 struct pipe_index_buffer *ib,
150 struct pipe_index_buffer *ib,
181 struct pipe_index_buffer *ib,
u_vbuf.h 77 const struct pipe_index_buffer *ib);
  /external/mesa3d/src/gallium/drivers/r600/
r600_translate.c 32 struct pipe_index_buffer *ib,
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_translate.c 32 struct pipe_index_buffer *ib,
radeonsi_pipe.h 176 struct pipe_index_buffer index_buffer;
203 struct pipe_index_buffer *ib, unsigned count);
222 struct pipe_index_buffer *ib,
r600_buffer.c 182 struct pipe_index_buffer *ib, unsigned count)
  /external/mesa3d/src/gallium/drivers/r300/
r300_render_translate.c 29 struct pipe_index_buffer *ib,
r300_context.h 591 struct pipe_index_buffer index_buffer;
708 struct pipe_index_buffer *ib,
  /external/mesa3d/src/gallium/drivers/trace/
tr_dump_state.h 78 void trace_dump_index_buffer(const struct pipe_index_buffer *state);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state_vertex.c 101 const struct pipe_index_buffer *ib)
sp_context.h 86 struct pipe_index_buffer index_buffer;
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_context.h 82 struct pipe_index_buffer index_buffer;
lp_state_vertex.c 97 const struct pipe_index_buffer *ib)
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_vertex.c 71 const struct pipe_index_buffer *ib)
svga_context.h 209 struct pipe_index_buffer ib;
  /external/mesa3d/src/gallium/include/pipe/
p_context.h 49 struct pipe_index_buffer;
254 const struct pipe_index_buffer * );
p_state.h 513 struct pipe_index_buffer struct
  /external/mesa3d/src/mesa/state_tracker/
st_draw.c 88 * a pipe_index_buffer object.
94 struct pipe_index_buffer *ibuffer)
200 struct pipe_index_buffer ibuffer = {0};
  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_context.h 206 const struct pipe_index_buffer *ib);
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_context.h 110 struct pipe_index_buffer idxbuf;
  /external/mesa3d/src/gallium/drivers/i915/
i915_context.h 249 struct pipe_index_buffer index_buffer;
  /external/mesa3d/src/gallium/drivers/noop/
noop_state.c 214 const struct pipe_index_buffer *ib)
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_context.h 124 struct pipe_index_buffer idxbuf;
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_context.h 129 struct pipe_index_buffer idxbuf;

Completed in 180 milliseconds

1 2