Home
last modified time | relevance | path

Searched defs:NextCommand (Results 1 – 5 of 5) 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/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommandAllocator.h78 T* NextCommand() { in NextCommand() function
DCommandAllocator.cpp123 void* CommandIterator::NextCommand(size_t commandSize, size_t commandAlignment) { in NextCommand() function in dawn_native::CommandIterator
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp20 ANGLE_INLINE const CommandHeader *NextCommand(const CommandHeader *command) 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