Searched defs:VulkanTextureSpec (Results 1 – 1 of 1) sorted by relevance
17 struct VulkanTextureSpec { struct18 VulkanTextureSpec() in VulkanTextureSpec() function26 VulkanTextureSpec(const VulkanTextureInfo& info) in VulkanTextureSpec() argument45 bool isCompatible(const VulkanTextureSpec& that) const { in isCompatible() argument77 VulkanTextureInfo VulkanTextureSpecToTextureInfo(const VulkanTextureSpec& vkSpec, argument