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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 128 void bindCopyReadBuffer(GLuint buffer);
Context.cpp 104 bindCopyReadBuffer(0);
598 void Context::bindCopyReadBuffer(GLuint buffer)
    [all...]
libGLESv2.cpp 183 context->bindCopyReadBuffer(buffer);
    [all...]

Completed in 483 milliseconds