Home
last modified time | relevance | path

Searched refs:heapUsage (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9058 VkDeviceSize heapUsage[VK_MAX_MEMORY_HEAPS]; member
Dvulkan.hpp37807 … && ( memcmp( heapUsage, rhs.heapUsage, VK_MAX_MEMORY_HEAPS * sizeof( DeviceSize ) ) == 0 ); in operator ==()
37821 DeviceSize heapUsage[VK_MAX_MEMORY_HEAPS]; member