Home
last modified time | relevance | path

Searched defs:getBlockMemorySize (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DSuballocation.h407 ANGLE_INLINE VkDeviceSize BufferSuballocation::getBlockMemorySize() const in getBlockMemorySize() function
Dvk_helpers.h804 VkDeviceSize getBlockMemorySize() const { return mSuballocation.getBlockMemorySize(); } in getBlockMemorySize() function