Home
last modified time | relevance | path

Searched refs:memReqInfo2 (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/Vulkan/
H A DVulkanContext.cpp1398 …VkImageMemoryRequirementsInfo2KHR memReqInfo2{VK_STRUCTURE_TYPE_IMAGE_MEMORY_REQUIREMENTS_INFO_2_K… in GetImageMemoryRequirements() local
1399 memReqInfo2.image = image; in GetImageMemoryRequirements()
1405 vkGetImageMemoryRequirements2KHR(GetDevice(), &memReqInfo2, &memReq2); in GetImageMemoryRequirements()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/
H A DVulkanContext.cpp1398 …VkImageMemoryRequirementsInfo2KHR memReqInfo2{VK_STRUCTURE_TYPE_IMAGE_MEMORY_REQUIREMENTS_INFO_2_K… in GetImageMemoryRequirements() local
1399 memReqInfo2.image = image; in GetImageMemoryRequirements()
1405 vkGetImageMemoryRequirements2KHR(GetDevice(), &memReqInfo2, &memReq2); in GetImageMemoryRequirements()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/
H A DVulkanContext.cpp1398 …VkImageMemoryRequirementsInfo2KHR memReqInfo2{VK_STRUCTURE_TYPE_IMAGE_MEMORY_REQUIREMENTS_INFO_2_K… in GetImageMemoryRequirements() local
1399 memReqInfo2.image = image; in GetImageMemoryRequirements()
1405 vkGetImageMemoryRequirements2KHR(GetDevice(), &memReqInfo2, &memReq2); in GetImageMemoryRequirements()