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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_push.c52 uint32_t restart_index; member in struct:push_context
96 nr = prim_restart_search_i08(elts, push, ctx->restart_index);
110 PUSH_DATA (ctx->push, ctx->restart_index);
128 nr = prim_restart_search_i16(elts, push, ctx->restart_index);
142 PUSH_DATA (ctx->push, ctx->restart_index);
160 nr = prim_restart_search_i32(elts, push, ctx->restart_index);
174 PUSH_DATA (ctx->push, ctx->restart_index);
236 ctx.restart_index = info->restart_index;
241 ctx.restart_index
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_push.c28 uint32_t restart_index; member in struct:push_context
73 nr = prim_restart_search_i08(elts, push, ctx->restart_index);
90 PUSH_DATA (ctx->push, ctx->restart_index);
106 nr = prim_restart_search_i16(elts, push, ctx->restart_index);
123 PUSH_DATA (ctx->push, ctx->restart_index);
139 nr = prim_restart_search_i32(elts, push, ctx->restart_index);
156 PUSH_DATA (ctx->push, ctx->restart_index);
250 ctx.restart_index = info->restart_index;
266 ctx.restart_index
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_primitive_restart.c80 unsigned start, unsigned end, unsigned restart_index,
108 if (scan_index == restart_index) { \
174 GLuint restart_index = ctx->Array.RestartIndex; local
192 0, ib->count, restart_index,
79 find_sub_primitives(const void *elements, unsigned element_size, unsigned start, unsigned end, unsigned restart_index, unsigned *num_sub_prims) argument
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_push.c52 uint32_t restart_index; member in struct:push_context
96 nr = prim_restart_search_i08(elts, push, ctx->restart_index);
110 PUSH_DATA (ctx->push, ctx->restart_index);
128 nr = prim_restart_search_i16(elts, push, ctx->restart_index);
142 PUSH_DATA (ctx->push, ctx->restart_index);
160 nr = prim_restart_search_i32(elts, push, ctx->restart_index);
174 PUSH_DATA (ctx->push, ctx->restart_index);
236 ctx.restart_index = info->restart_index;
241 ctx.restart_index
[all...]
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_push.c28 uint32_t restart_index; member in struct:push_context
73 nr = prim_restart_search_i08(elts, push, ctx->restart_index);
90 PUSH_DATA (ctx->push, ctx->restart_index);
106 nr = prim_restart_search_i16(elts, push, ctx->restart_index);
123 PUSH_DATA (ctx->push, ctx->restart_index);
139 nr = prim_restart_search_i32(elts, push, ctx->restart_index);
156 PUSH_DATA (ctx->push, ctx->restart_index);
250 ctx.restart_index = info->restart_index;
266 ctx.restart_index
[all...]
/external/mesa3d/src/mesa/vbo/
H A Dvbo_primitive_restart.c80 unsigned start, unsigned end, unsigned restart_index,
108 if (scan_index == restart_index) { \
174 GLuint restart_index = ctx->Array.RestartIndex; local
192 0, ib->count, restart_index,
79 find_sub_primitives(const void *elements, unsigned element_size, unsigned start, unsigned end, unsigned restart_index, unsigned *num_sub_prims) argument
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_push.c26 uint32_t restart_index; member in struct:push_context
131 nr = prim_restart_search_i08(elts, push, ctx->restart_index);
172 nr = prim_restart_search_i16(elts, push, ctx->restart_index);
213 nr = prim_restart_search_i32(elts, push, ctx->restart_index);
336 ctx.restart_index = info->restart_index;
341 ctx.restart_index = 0;
H A Dnvc0_vbo_translate.c21 uint32_t restart_index; member in struct:push_context
216 nR = prim_restart_search_i08(elts, nR, ctx->restart_index);
251 PUSH_DATA (push, ctx->restart_index);
272 nR = prim_restart_search_i16(elts, nR, ctx->restart_index);
307 PUSH_DATA (push, ctx->restart_index);
328 nR = prim_restart_search_i32(elts, nR, ctx->restart_index);
363 PUSH_DATA (push, ctx->restart_index);
446 ctx.restart_index = info->restart_index;
455 PUSH_DATA (ctx.push, info->restart_index);
[all...]
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_push.c26 uint32_t restart_index; member in struct:push_context
131 nr = prim_restart_search_i08(elts, push, ctx->restart_index);
172 nr = prim_restart_search_i16(elts, push, ctx->restart_index);
213 nr = prim_restart_search_i32(elts, push, ctx->restart_index);
336 ctx.restart_index = info->restart_index;
341 ctx.restart_index = 0;
H A Dnvc0_vbo_translate.c21 uint32_t restart_index; member in struct:push_context
216 nR = prim_restart_search_i08(elts, nR, ctx->restart_index);
251 PUSH_DATA (push, ctx->restart_index);
272 nR = prim_restart_search_i16(elts, nR, ctx->restart_index);
307 PUSH_DATA (push, ctx->restart_index);
328 nR = prim_restart_search_i32(elts, nR, ctx->restart_index);
363 PUSH_DATA (push, ctx->restart_index);
446 ctx.restart_index = info->restart_index;
455 PUSH_DATA (ctx.push, info->restart_index);
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_vbuf.c906 unsigned restart_index = info->restart_index; local
925 if (ui_indices[i] != restart_index) {
947 if (us_indices[i] != restart_index) {
969 if (ub_indices[i] != restart_index) {
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c906 unsigned restart_index = info->restart_index; local
925 if (ui_indices[i] != restart_index) {
947 if (us_indices[i] != restart_index) {
969 if (ub_indices[i] != restart_index) {
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_state.h547 unsigned restart_index; member in struct:pipe_draw_info
/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h547 unsigned restart_index; member in struct:pipe_draw_info

Completed in 3238 milliseconds