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

  /external/skia/bench/
GLBench.cpp 112 GR_GL_CALL(gl, GenTextures(1, &texture));
  /external/skia/src/gpu/gl/angle/
SkANGLEGLContext.cpp 165 GR_GL_CALL(this->gl(), GenTextures(1, &texID));
  /external/skia/tests/
TextureStorageAllocator.cpp 30 GR_GL_CALL(allocator->m_gl, GenTextures(1, &id));
  /external/skia/gm/
rectangletexture.cpp 90 GR_GL_CALL(gl, GenTextures(1, &id));
  /external/skia/src/gpu/gl/
SkGLContext.cpp 173 GR_GL_CALL(fGL, GenTextures(1, &id));
GrGLAssembleInterface.cpp 185 GET_PROC(GenTextures);
607 GET_PROC(GenTextures);
    [all...]
GrGLGpu.cpp     [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 378 void (GLAPIENTRY * GenTextures)(GLsizei, GLuint *);
  /external/opencv3/modules/core/src/
gl_core_3_1.cpp     [all...]
opengl.cpp 882 gl::GenTextures(1, &texId_);
    [all...]
gl_core_3_1.hpp     [all...]
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 894 { "glGenTextures", _O(GenTextures) },
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 575 #define glGenTextures MANGLE(GenTextures)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h 532 #define glGenTextures MANGLE(GenTextures)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h 575 #define glGenTextures MANGLE(GenTextures)
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 408 milliseconds