Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DState.h933 angle::Result syncTexturesInit(const Context *context, Command command);
947 &State::syncActiveTextures, &State::syncTexturesInit, &State::syncImagesInit,
DState.cpp3247 angle::Result State::syncTexturesInit(const Context *context, Command command) in syncTexturesInit() function in gl::State