HomeSort by relevance Sort by last modified time
    Searched defs:deleteTextures (Results 1 - 6 of 6) sorted by null

  /frameworks/native/opengl/libagl/
TextureObjectManager.cpp 303 void EGLSurfaceManager::deleteTextures(GLsizei n, const GLuint *tokens)
  /frameworks/native/services/surfaceflinger/RenderEngine/
RenderEngine.cpp 251 void RenderEngine::deleteTextures(size_t count, uint32_t const* names) {
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp 680 void ReferenceContext::deleteTextures (int numTextures, const deUint32* textures)
    [all...]
sglrGLContext.cpp 88 gl.deleteTextures(1, &tex);
187 void GLContext::deleteTextures (int numTextures, const deUint32* textures)
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLTestInterface.h 56 virtual GrGLvoid deleteTextures(GrGLsizei n, const GrGLuint* textures) {}
    [all...]

Completed in 215 milliseconds