Home
last modified time | relevance | path

Searched defs:VulkanTextureSpec (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanGraphiteTypesPriv.h18 struct VulkanTextureSpec { struct
19 VulkanTextureSpec() in VulkanTextureSpec() argument
27 VulkanTextureSpec(const VulkanTextureInfo& info) in VulkanTextureSpec() argument
46 bool isCompatible(const VulkanTextureSpec& that) const { in isCompatible() argument
78 VulkanTextureInfo VulkanTextureSpecToTextureInfo(const VulkanTextureSpec& vkSpec, argument