/external/mesa3d/src/gallium/drivers/nv30/ |
H A D | nv30_push.c | 52 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...] |
H A D | nv30_vbo.c | 590 PUSH_DATA (push, info->restart_index); 592 if (info->restart_index > 65535) 602 PUSH_DATA (push, info->restart_index); 604 if (info->restart_index > 65535)
|
/external/mesa3d/src/gallium/drivers/nv50/ |
H A D | nv50_push.c | 28 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...] |
H A D | nv50_vbo.c | 775 PUSH_DATA (push, info->restart_index); 777 if (info->restart_index > 65535) 787 PUSH_DATA (push, info->restart_index); 789 if (info->restart_index > 65535)
|
/external/mesa3d/src/mesa/vbo/ |
H A D | vbo_primitive_restart.c | 80 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/nvc0/ |
H A D | nvc0_push.c | 26 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 D | nvc0_vbo_translate.c | 21 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...] |
H A D | nvc0_vbo.c | 849 PUSH_DATA (push, info->restart_index); 851 if (info->restart_index > 65535) 860 PUSH_DATA (push, info->restart_index); 862 if (info->restart_index > 65535)
|
/external/mesa3d/src/gallium/include/pipe/ |
H A D | p_state.h | 547 unsigned restart_index; member in struct:pipe_draw_info
|
/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_draw.c | 247 info.restart_index = ctx->Array.RestartIndex;
|
/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_vbuf.c | 906 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) {
|
H A D | u_dump_state.c | 759 util_dump_member(stream, uint, state, restart_index);
|
/external/opencv3/3rdparty/libtiff/ |
H A D | tif_ojpeg.c | 281 uint8 restart_index; member in struct:__anon15316 1153 sp->restart_index=0; 2353 sp->out_buffer[1]=JPEG_MARKER_RST0+sp->restart_index; 2354 sp->restart_index++; 2355 if (sp->restart_index==8) 2356 sp->restart_index=0;
|
/external/pdfium/third_party/libtiff/ |
H A D | tif_ojpeg.c | 290 uint8 restart_index; member in struct:__anon16597 1167 sp->restart_index=0; 2373 sp->out_buffer[1]=JPEG_MARKER_RST0+sp->restart_index; 2374 sp->restart_index++; 2375 if (sp->restart_index==8) 2376 sp->restart_index=0;
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt.c | 329 if (elements[i] == info->restart_index) { \
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state_draw.c | 264 si_pm4_set_reg(pm4, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, info->restart_index);
|
/external/mesa3d/src/gallium/drivers/trace/ |
H A D | tr_dump_state.c | 690 trace_dump_member(uint, state, restart_index);
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/ |
H A D | d3d11_context.h | 741 info.restart_index = strip_cut_index; 793 info.restart_index = strip_cut_index; 845 info.restart_index = 0; 879 info.restart_index = strip_cut_index;
|
/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_state_common.c | 1193 r600_pipe_state_add_reg(&rctx->vgt, R_02840C_VGT_MULTI_PRIM_IB_RESET_INDX, info.restart_index); 1205 r600_pipe_state_mod_reg(&rctx->vgt, info.restart_index);
|