Searched refs:j4 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Djitter.h79 jitter_point j4[] = variable in typeref:typename:jitter_point[]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.0.6.rst97 - travis: bump MAKEFLAGS to -j4
H A D20.1.0.rst1648 - ci: Consistently use -j4 across x86 build jobs and -j8 on ARM.
3264 - gitlab-ci: Pass -j4 to make
H A D20.0.0.rst2540 - gitlab-ci: Use ninja -j4 for building dEQP
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c2228 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; local in function:lp_build_fetch_s3tc_rgba_aos
2239 j4 = lp_build_extract_range(gallivm, j, count * 4, 4);
2251 colors, codewords, i4, j4);
2256 codewords, alpha_lo, alpha_hi, i4, j4);
2261 codewords, alpha_lo, alpha_hi, i4, j4);
2583 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; local in function:lp_build_fetch_rgtc_rgba_aos
2591 j4 = lp_build_extract_range(gallivm, j, count * 4, 4);
2601 red_lo, red_hi, i4, j4);
2606 red_lo, red_hi, green_lo, green_hi, i4, j4);
2611 red_lo, red_hi, i4, j4);
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c2186 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; local in function:lp_build_fetch_s3tc_rgba_aos
2197 j4 = lp_build_extract_range(gallivm, j, count * 4, 4);
2209 colors, codewords, i4, j4);
2214 codewords, alpha_lo, alpha_hi, i4, j4);
2219 codewords, alpha_lo, alpha_hi, i4, j4);

Completed in 21 milliseconds