Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DState.h742 const TextureManager &getTextureManagerForCapture() const { return *mTextureManager; } in getTextureManagerForCapture() function
DFrameCapture.cpp1870 const gl::TextureManager &textures = apiState.getTextureManagerForCapture(); in CaptureMidExecutionSetup()