Searched defs:commandSize (Results 1 – 5 of 5) sorted by relevance
124 DAWN_FORCE_INLINE void* NextCommand(size_t commandSize, size_t commandAlignment) { in NextCommand()207 size_t commandSize, in Allocate()248 DAWN_FORCE_INLINE uint8_t* AllocateData(size_t commandSize, size_t commandAlignment) { in AllocateData()
185 size_t commandSize, in AllocateInNewBlock()
61 size_t commandSize, in BeginChunkedCommandData()
49 size_t commandSize = static_cast<size_t>(commandSize64); in HandleChunkedCommands() local
76 size_t commandSize = cmd.GetRequiredSize(); in SerializeCommandImpl() local