Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext.h643 angle::Result syncStateForBlit();
DContext.cpp4127 ANGLE_CONTEXT_TRY(syncStateForBlit()); in blitFramebuffer()
5262 angle::Result Context::syncStateForBlit() in syncStateForBlit() function in gl::Context