Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.h934 angle::Result syncDrawFramebuffer(const Context *context, Command command);
946 &State::syncDrawFramebuffer, &State::syncVertexArray, &State::syncTextures,
DState.cpp3370 angle::Result State::syncDrawFramebuffer(const Context *context, Command command) in syncDrawFramebuffer() function in gl::State