Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DState.h942 angle::Result syncSamplers(const Context *context, Command command);
949 &State::syncTextures, &State::syncImages, &State::syncSamplers,
DState.cpp3345 angle::Result State::syncSamplers(const Context *context, Command command) in syncSamplers() function in gl::State