Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkImage.hpp136 bool requiresPreprocessing() const;
DVkImage.cpp1087 bool Image::requiresPreprocessing() const in requiresPreprocessing() function in vk::Image
1105 if(!requiresPreprocessing()) in contentsChanged()
1136 if(!requiresPreprocessing()) in prepareForSampling()