Searched refs:index_limit (Results 1 – 3 of 3) sorted by relevance
472 unsigned index_limit; in draw_vbo() local533 index_limit = util_draw_max_index(draw->pt.vertex_buffer, in draw_vbo()541 if (index_limit == 0) { in draw_vbo()554 draw->pt.max_index = index_limit - 1; in draw_vbo()
675 int index_limit) in get_indirect_index() argument722 assert(index_limit >= 0); in get_indirect_index()724 uint_bld->type, index_limit); in get_indirect_index()1150 int index_limit = info->file_max[reg->Register.File]; in emit_fetch_gs_input() local1155 index_limit); in emit_fetch_gs_input()1164 int index_limit = u_vertices_per_prim(info->properties[TGSI_PROPERTY_GS_INPUT_PRIM]); in emit_fetch_gs_input() local1169 index_limit); in emit_fetch_gs_input()1231 int index_limit = info->file_max[reg->Register.File]; in emit_fetch_tcs_input() local1236 index_limit); in emit_fetch_tcs_input()1334 int index_limit = info->file_max[reg->Register.File]; in emit_fetch_tes_input() local[all …]
501 int64 index_limit = base_shape_.dimensions(dim); in PadWithValue() local504 index_limit = in PadWithValue()506 index_limit; in PadWithValue()509 LiteralUtil::CreateR0<int32>(index_limit))); in PadWithValue()