Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkFormat.h69 VkFormat compatibleFormat() const;
DVkFormat.cpp660 VkFormat Format::compatibleFormat() const in compatibleFormat() function in vk::Format
974 return compatibleFormat() == other.compatibleFormat(); in isCompatible()