Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkDeviceMemory.hpp34 VkDeviceSize getCommittedMemoryInBytes() const;
DVkDeviceMemory.cpp61 VkDeviceSize DeviceMemory::getCommittedMemoryInBytes() const in getCommittedMemoryInBytes() function in vk::DeviceMemory
DlibVulkan.cpp585 *pCommittedMemoryInBytes = memory->getCommittedMemoryInBytes(); in vkGetDeviceMemoryCommitment()