Home
last modified time | relevance | path

Searched refs:BindFramebufferAttachment (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp77 void BindFramebufferAttachment(const FunctionsGL *functions, in BindFramebufferAttachment() function
1268 BindFramebufferAttachment(functions, GL_DEPTH_ATTACHMENT, newAttachment); in syncState()
1278 BindFramebufferAttachment(functions, GL_STENCIL_ATTACHMENT, newAttachment); in syncState()
1325 BindFramebufferAttachment(functions, in syncState()