Home
last modified time | relevance | path

Searched defs:syncTextures (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DState.cpp3309 angle::Result State::syncTextures(const Context *context, Command command) in syncTextures() function in gl::State
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp2604 angle::Result StateManager11::syncTextures(const gl::Context *context) in syncTextures() function in rx::StateManager11