Searched refs:array_indexed (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1549 LLVMValueRef array_indexed = LLVMBuildGEP(gallivm->builder, bld->system_values.tess_coord, index, 2, "tess_coord_array_indexed"); local in function:emit_fetch_system_value
1550 res = LLVMBuildLoad(builder, array_indexed, "tess_coord");
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.10.rst2634 - ir_to_mesa: Remove unused member array_indexed from struct

Completed in 11 milliseconds