Home
last modified time | relevance | path

Searched defs:index_limit (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c472 unsigned index_limit; in draw_vbo() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c675 int index_limit) in get_indirect_index()
1150 int index_limit = info->file_max[reg->Register.File]; in emit_fetch_gs_input() local
1164 int index_limit = u_vertices_per_prim(info->properties[TGSI_PROPERTY_GS_INPUT_PRIM]); in emit_fetch_gs_input() local
1231 int index_limit = info->file_max[reg->Register.File]; in emit_fetch_tcs_input() local
1334 int index_limit = info->file_max[reg->Register.File]; in emit_fetch_tes_input() local
1743 int index_limit = info->file_max[reg->Register.File]; in emit_store_tcs_output() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc501 int64 index_limit = base_shape_.dimensions(dim); in PadWithValue() local