Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSuballocation.h477 ANGLE_INLINE uint8_t *BufferSuballocation::getBlockMemory() const in getBlockMemory() function
H A Dvk_helpers.h1050 uint8_t *getBlockMemory() const { return mSuballocation.getBlockMemory(); } in getBlockMemory() function