Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DAllocatorHelperPool.cpp55 mCommandBuffer->pushToCommands(mCurrentWritePointer); in allocateNewBlock()
H A DAllocatorHelperRing.cpp98 mCommandBuffer->pushToCommands(block); in pushNewCommandBlock()
H A DSecondaryCommandBuffer.h1171 void pushToCommands(uint8_t *command) in pushToCommands() function