Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DAllocatorHelperPool.h94 void onNewVariableSizedCommand(const size_t requiredSize, in onNewVariableSizedCommand() function
H A DAllocatorHelperRing.h108 void onNewVariableSizedCommand(const size_t requiredSize, in onNewVariableSizedCommand() function
H A DSecondaryCommandBuffer.h1208 mCommandAllocator.onNewVariableSizedCommand(requiredSize, allocationSize, &commandMemory); in initCommand()