Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandAllocator.h88 T* NextCommand() { in NextCommand() function
124 DAWN_FORCE_INLINE void* NextCommand(size_t commandSize, size_t commandAlignment) { in NextCommand() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp133 ANGLE_INLINE const CommandHeader *NextCommand(const CommandHeader *command) in NextCommand() function