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

  /frameworks/native/opengl/libagl/
TextureObjectManager.cpp 54 generate_mipmap = GL_FALSE;
66 generate_mipmap = old->generate_mipmap;
134 // it would be nice if we could keep the generate_mipmap flag,
136 generate_mipmap = GL_FALSE;
TextureObjectManager.h 81 GLint generate_mipmap; member in class:android::EGLTextureObject
texture.cpp 622 if (tex->generate_mipmap) {
679 textureObject->generate_mipmap = param;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gl_API.xml     [all...]
  /external/mesa3d/src/mapi/glapi/gen/
gl_API.xml     [all...]

Completed in 126 milliseconds