Searched defs:indexi (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample.c | 281 LLVMValueRef indexi = lp_build_const_int32(gallivm, i); in lp_build_rho() local 1068 LLVMValueRef indexi = lp_build_const_int32(bld->gallivm, i); in lp_build_get_mip_offsets() local 1084 LLVMValueRef indexi = lp_build_const_int32(bld->gallivm, i); in lp_build_get_mip_offsets() local 1186 LLVMValueRef indexi = lp_build_const_int32(bld->gallivm, i); in lp_build_get_level_stride_vec() local 1203 LLVMValueRef indexi = lp_build_const_int32(bld->gallivm, i); in lp_build_get_level_stride_vec() local 1271 LLVMValueRef indexi = lp_build_const_int32(bld->gallivm, i); in lp_build_mipmap_level_sizes() local 1310 LLVMValueRef indexi = lp_build_const_int32(bld->gallivm, i); in lp_build_mipmap_level_sizes() local
|
/external/harfbuzz_ng/src/hb-ucdn/ |
D | ucdn.c | 325 int l, r, index, indexi, offset; in ucdn_compose() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 2591 LLVMValueRef indexi = lp_build_const_int32(gallivm, i); in generate_fragment() local 2621 LLVMValueRef indexi = lp_build_const_int32(gallivm, i); in generate_fragment() local
|