HomeSort by relevance Sort by last modified time
    Searched refs:ActiveTexture (Results 1 - 4 of 4) sorted by null

  /external/skia/gpu/src/win/
GrGLDefaultInterface_win.cpp 90 GR_GL_GET_PROC(ActiveTexture);
  /external/skia/gpu/src/
GrGpuGL.cpp 166 GR_GL(ActiveTexture(GR_GL_TEXTURE0 + SPARE_TEX_UNIT));
186 GR_GL(ActiveTexture(savedTexUnit));
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 35 #define glActiveTexture MANGLE(ActiveTexture)
    [all...]

Completed in 505 milliseconds