Home
last modified time | relevance | path

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

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