Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp1874 ANGLE_TRY(checkForUpdatedRenderTarget(context)); in getResource()
1887 ANGLE_TRY(checkForUpdatedRenderTarget(context)); in getSRVForSampler()
1919 ANGLE_TRY(checkForUpdatedRenderTarget(context)); in getRenderTarget()
2009 angle::Result TextureStorage11_EGLImage::checkForUpdatedRenderTarget(const gl::Context *context) in checkForUpdatedRenderTarget() function in rx::TextureStorage11_EGLImage
DTextureStorage11.h519 angle::Result checkForUpdatedRenderTarget(const gl::Context *context);