Home
last modified time | relevance | path

Searched defs:Subresource (Results 1 – 3 of 3) 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/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d11_2.h71 UINT Subresource; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp261 void Set3DBaseArrayLayerAndLayerCount(VkImageSubresourceLayers *Subresource) in Set3DBaseArrayLayerAndLayerCount()