Home
last modified time | relevance | path

Searched defs:isRenderTarget (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp60 bool TextureStorage9::isRenderTarget() const in isRenderTarget() function in rx::TextureStorage9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp1796 bool isRenderTarget) in unsetConflictingView()
1810 bool isRenderTarget) in unsetConflictingSRVs()
DTextureStorage11.cpp166 bool TextureStorage11::isRenderTarget() const in isRenderTarget() function in rx::TextureStorage11
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.cpp3521 bool Surface::isRenderTarget() const in isRenderTarget() function in sw::Surface