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

  /external/swiftshader/src/OpenGL/libGL/
Framebuffer.h 48 void detachTexture(GLuint texture);
Framebuffer.cpp 82 void Framebuffer::detachTexture(GLuint texture)
Context.cpp 844 detachTexture(texture);
    [all...]
Context.h 746 void detachTexture(GLuint texture);
  /external/swiftshader/src/OpenGL/libGLES_CM/
Framebuffer.h 45 void detachTexture(GLuint texture);
Framebuffer.cpp 82 void Framebuffer::detachTexture(GLuint texture)
Context.h 594 void detachTexture(GLuint texture);
Context.cpp 957 detachTexture(texture);
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Framebuffer.h 51 void detachTexture(GLuint texture);
Framebuffer.cpp 120 void Framebuffer::detachTexture(GLuint texture)
Context.cpp 1011 detachTexture(texture);
    [all...]
Context.h 722 void detachTexture(GLuint texture);

Completed in 199 milliseconds