Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandAllocator.h124 DAWN_FORCE_INLINE void* NextCommand(size_t commandSize, size_t commandAlignment) { in NextCommand()
208 size_t commandAlignment) { in Allocate()
248 DAWN_FORCE_INLINE uint8_t* AllocateData(size_t commandSize, size_t commandAlignment) { in AllocateData()
DCommandAllocator.cpp186 size_t commandAlignment) { in AllocateInNewBlock()