Searched defs:commandSize (Results 1 – 8 of 8) sorted by relevance
123 void* CommandIterator::NextCommand(size_t commandSize, size_t commandAlignment) { in NextCommand()172 size_t commandSize, 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()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
39 size_t commandSize = cmd.GetRequiredSize(); in SerializeBufferMapAsync() local183 size_t commandSize = cmd.GetRequiredSize(); in ClientDeviceCreateBufferMapped() local259 size_t commandSize = cmd.GetRequiredSize(); in ClientDeviceCreateBufferMappedAsync() local336 size_t commandSize = cmd.GetRequiredSize(); in ClientBufferUnmap() local
269 size_t commandSize = cmd.GetRequiredSize(); in OnBufferMapReadAsyncCallback() local