Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.h834 const TextureManager &getTextureManagerForCapture() const { return *mTextureManager; } in getTextureManagerForCapture() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp1405 context->getState().getTextureManagerForCapture(); in SerializeContextToString()
DFrameCapture.cpp2665 const gl::TextureManager &textures = apiState.getTextureManagerForCapture(); in CaptureShareGroupMidExecutionSetup()