Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.hpp162 class Subresource class in vk::Image
165 Subresource() in Subresource() function in vk::Image::Subresource
168 Subresource(const VkImageSubresource &subres) in Subresource() function in vk::Image::Subresource
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp261 void Set3DBaseArrayLayerAndLayerCount(VkImageSubresourceLayers *Subresource) in Set3DBaseArrayLayerAndLayerCount()