Home
last modified time | relevance | path

Searched refs:getClearFormat (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFormat.hpp42 VkFormat getClearFormat() const;
H A DVkImage.cpp1057 clear(color.float32, format.getClearFormat(), format, subresourceRange, nullptr); in clear()
1088 clear(clearValue.color.float32, viewFormat.getClearFormat(), viewFormat, subresourceRange, &renderArea); in clear()
H A DVkFormat.cpp262 VkFormat Format::getClearFormat() const in getClearFormat() function in vk::Format

Completed in 6 milliseconds