HomeSort by relevance Sort by last modified time
    Searched full:indexi (Results 1 - 12 of 12) sorted by null

  /external/harfbuzz_ng/src/hb-ucdn/
ucdn.c 246 int l, r, index, indexi, offset; local
257 indexi = l * TOTAL_LAST + r;
258 index = comp_index0[indexi >> (COMP_SHIFT1+COMP_SHIFT2)] << COMP_SHIFT1;
259 offset = (indexi >> COMP_SHIFT2) & ((1<<COMP_SHIFT1) - 1);
261 offset = indexi & ((1<<COMP_SHIFT2) - 1);
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 1475 LLVMValueRef indexi = lp_build_const_int32(gallivm, i); local
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c 997 LLVMValueRef indexi = lp_build_const_int32(gallivm, i); local
1027 LLVMValueRef indexi = lp_build_const_int32(gallivm, i); local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 98 void (GLAPIENTRY * Indexi)(GLint);
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 614 { "glIndexi", _O(Indexi) },
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/mesa/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/src/mapi/glapi/gen/
gl_API.xml     [all...]

Completed in 848 milliseconds