Home
last modified time | relevance | path

Searched refs:VkSubresourceLayout2KHR (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp727 VkSubresourceLayout2KHR subresourceLayout2 = initVulkanStructure(); in iterate()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h11108 typedef struct VkSubresourceLayout2KHR { struct
11112 } VkSubresourceLayout2KHR; typedef
11128 typedef void (VKAPI_PTR *PFN_vkGetDeviceImageSubresourceLayoutKHR)(VkDevice device, const VkDeviceImageSubresourceInfoKHR* pInfo, VkSubresourceLayout2KHR* pLayout);
11129 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout2KHR)(VkDevice device, VkImage image, const VkImageSubresource2KHR* pSubresource, VkSubresourceLayout2KHR* pLayout);
11147 VkSubresourceLayout2KHR* pLayout);
11153 VkSubresourceLayout2KHR* pLayout);
14952 typedef VkSubresourceLayout2KHR VkSubresourceLayout2EXT;
14960 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout2EXT)(VkDevice device, VkImage image, const VkImageSubresource2KHR* pSubresource, VkSubresourceLayout2KHR* pLayout);
14984 VkSubresourceLayout2KHR* pLayout);
H A Dvulkan_funcs.hpp[all...]
H A Dvulkan.hpp4659 VkSubresourceLayout2KHR * pLayout ) const VULKAN_HPP_NOEXCEPT
5740 VkSubresourceLayout2KHR * pLayout ) const VULKAN_HPP_NOEXCEPT
5748 VkSubresourceLayout2KHR * pLayout ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_raii.hpp[all...]
H A Dvulkan_static_assertions.hpp6791 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::SubresourceLayout2KHR ) == sizeof( VkSubresourceLayout2KHR ),
H A Dvulkan_structs.hpp[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c4851 VkSubresourceLayout2KHR* pLayout) { in GetDeviceImageSubresourceLayoutKHR()
4866 VkSubresourceLayout2KHR* pLayout) { in GetImageSubresourceLayout2KHR()
7240 VkSubresourceLayout2KHR* pLayout) { in GetImageSubresourceLayout2EXT()

Completed in 221 milliseconds