Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.hpp137 bool requiresPreprocessing() const;
DVkImage.cpp1108 bool Image::requiresPreprocessing() const in requiresPreprocessing() function in vk::Image
1126 if(!requiresPreprocessing()) in contentsChanged()
1157 if(!requiresPreprocessing()) in prepareForSampling()