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

  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/
Framebuffer.h 41 void detachTexture(GLuint texture);
Context.h 411 void detachTexture(GLuint texture);
Framebuffer.cpp 92 void Framebuffer::detachTexture(GLuint texture)
Context.cpp 766 detachTexture(texture);
    [all...]

Completed in 847 milliseconds