Searched refs:shouldUseSetData (Results 1 – 2 of 2) sorted by relevance
203 bool TextureD3D::shouldUseSetData(const ImageD3D *image) const in shouldUseSetData() function in rx::TextureD3D253 if (shouldUseSetData(image)) in setImageImpl()291 if (shouldUseSetData(image)) in subImage()822 if (shouldUseSetData(image)) in initializeContents()
208 bool shouldUseSetData(const ImageD3D *image) const;