Searched refs:pixel_offsets (Results 1 – 2 of 2) sorted by relevance
172 LLVMValueRef pixel_offsets; in get_soa_array_offsets() local175 pixel_offsets = uint_bld->undef; in get_soa_array_offsets()178 pixel_offsets = LLVMBuildInsertElement(gallivm->builder, pixel_offsets, in get_soa_array_offsets()181 index_vec = lp_build_add(uint_bld, index_vec, pixel_offsets); in get_soa_array_offsets()
787 LLVMValueRef pixel_offsets; in get_soa_array_offsets() local790 pixel_offsets = uint_bld->undef; in get_soa_array_offsets()793 pixel_offsets = LLVMBuildInsertElement(gallivm->builder, pixel_offsets, in get_soa_array_offsets()796 index_vec = lp_build_add(uint_bld, index_vec, pixel_offsets); in get_soa_array_offsets()