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

  /external/swiftshader/src/OpenGL/libGLESv2/
Context.h 584 void bindCopyReadBuffer(GLuint buffer);
Context.cpp 1142 void Context::bindCopyReadBuffer(GLuint buffer)
    [all...]
libGLESv2.cpp 198 context->bindCopyReadBuffer(buffer);
    [all...]

Completed in 352 milliseconds