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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt.c462 unsigned index_limit; local in function:draw_vbo
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt.c504 unsigned index_limit; local in function:draw_vbo
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1539 int index_limit = info->file_max[reg->Register.File]; local in function:emit_fetch_gs_input
1553 int index_limit = u_vertices_per_prim(info->properties[TGSI_PROPERTY_GS_INPUT_PRIM]); local in function:emit_fetch_gs_input
1061 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) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1150 int index_limit = info->file_max[reg->Register.File]; local in function:emit_fetch_gs_input
1164 int index_limit = u_vertices_per_prim(info->properties[TGSI_PROPERTY_GS_INPUT_PRIM]); local in function:emit_fetch_gs_input
1231 int index_limit = info->file_max[reg->Register.File]; local in function:emit_fetch_tcs_input
1334 int index_limit local in function:emit_fetch_tes_input
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) argument
1743 int index_limit = info->file_max[reg->Register.File]; local in function:emit_store_tcs_output
[all...]

Completed in 13 milliseconds