Searched defs:commandAlignment (Results 1 – 3 of 3) sorted by relevance
123 void* CommandIterator::NextCommand(size_t commandSize, size_t commandAlignment) { in NextCommand()173 size_t commandAlignment) { in Allocate()231 uint8_t* CommandAllocator::AllocateData(size_t commandSize, size_t commandAlignment) { in AllocateData()
124 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()
186 size_t commandAlignment) { in AllocateInNewBlock()