Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp200 bool TextureD3D::shouldUseSetData(const ImageD3D *image) const in shouldUseSetData() function in rx::TextureD3D
250 if (shouldUseSetData(image)) in setImageImpl()
288 if (shouldUseSetData(image)) in subImage()
788 if (shouldUseSetData(image)) in initializeContents()
DTextureD3D.h200 bool shouldUseSetData(const ImageD3D *image) const;