Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
H A Dffmpeg_hw.c77 int index, index_limit = 1000; in hw_device_default_name() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt.c505 unsigned index_limit; in draw_vbo() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1150 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 in emit_fetch_tes_input() local
672 get_indirect_index(struct lp_build_tgsi_soa_context *bld, unsigned reg_file, unsigned reg_index, const struct tgsi_ind_register *indirect_reg, int index_limit) get_indirect_index() argument
1748 int index_limit = info->file_max[reg->Register.File]; emit_store_tcs_output() local
[all...]

Completed in 6 milliseconds