Searched refs:bindDrawFramebuffer (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle_dx11/src/libGLESv2/
H A DContext.h306 void bindDrawFramebuffer(GLuint framebuffer);
H A DContext.cpp150 bindDrawFramebuffer(0);
895 void Context::bindDrawFramebuffer(GLuint framebuffer) function in class:gl::Context
2394 bindDrawFramebuffer(0);
H A DlibGLESv2.cpp459 context->bindDrawFramebuffer(framebuffer);

Completed in 73 milliseconds