Searched defs:VulkanTextureSpec (Results 1 – 1 of 1) sorted by relevance
18 struct VulkanTextureSpec { struct19 VulkanTextureSpec() in VulkanTextureSpec() argument27 VulkanTextureSpec(const VulkanTextureInfo& info) in VulkanTextureSpec() function46 bool isCompatible(const VulkanTextureSpec& that) const { in isCompatible() argument78 VulkanTextureInfo VulkanTextureSpecToTextureInfo(const VulkanTextureSpec& vkSpec, argument