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

  /external/swiftshader/src/OpenGL/libGLESv2/
Context.h 513 void setFramebufferDrawBuffers(GLsizei n, const GLenum *bufs);
Context.cpp 764 void Context::setFramebufferDrawBuffers(GLsizei n, const GLenum *bufs)
    [all...]
libGLESv3.cpp 975 context->setFramebufferDrawBuffers(n, bufs);
    [all...]
libGLESv2.cpp     [all...]

Completed in 459 milliseconds