Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSuballocation.h481 ANGLE_INLINE VkDeviceSize BufferSuballocation::getBlockMemorySize() const in getBlockMemorySize() function
H A Dvk_helpers.h1051 VkDeviceSize getBlockMemorySize() const { return mSuballocation.getBlockMemorySize(); } in getBlockMemorySize() function