Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp203 bool TextureD3D::shouldUseSetData(const ImageD3D *image) const in shouldUseSetData() function in rx::TextureD3D
253 if (shouldUseSetData(image)) in setImageImpl()
291 if (shouldUseSetData(image)) in subImage()
822 if (shouldUseSetData(image)) in initializeContents()
DTextureD3D.h208 bool shouldUseSetData(const ImageD3D *image) const;