Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DState.h936 angle::Result syncDrawAttachments(const Context *context, Command command);
948 &State::syncReadAttachments, &State::syncDrawAttachments, &State::syncVertexArray,
DState.cpp3287 angle::Result State::syncDrawAttachments(const Context *context, Command command) in syncDrawAttachments() function in gl::State