Home
last modified time | relevance | path

Searched refs:VkSubresourceLayout2EXT (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp120 VkSubresourceLayout2EXT subresourceLayout = initVulkanStructure(&compressionProperties); in validate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp120 VkSubresourceLayout2EXT subresourceLayout = initVulkanStructure(&compressionProperties); in validate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp739 VkSubresourceLayout2EXT subresourceLayout3 = initVulkanStructure(); in iterate()
H A DvktImageHostImageCopyTests.cpp783 vk::VkSubresourceLayout2EXT subresourceLayout = vk::initVulkanStructure(&subresourceHostMemcpySize); in iterate()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13706 typedef struct VkSubresourceLayout2EXT { struct
13710 } VkSubresourceLayout2EXT; typedef
13725 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout2EXT)(VkDevice device, VkImage image, const VkImageSubresource2EXT* pSubresource, VkSubresourceLayout2EXT* pLayout);
13732 VkSubresourceLayout2EXT* pLayout);
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14952 typedef VkSubresourceLayout2KHR VkSubresourceLayout2EXT; typedef

Completed in 115 milliseconds