Searched defs:AllocateData (Results 1 – 3 of 3) sorted by relevance
178 T* AllocateData(size_t count) { in AllocateData() function248 DAWN_FORCE_INLINE uint8_t* AllocateData(size_t commandSize, size_t commandAlignment) { in AllocateData() function
126 T* AllocateData(size_t count) { in AllocateData() function
231 uint8_t* CommandAllocator::AllocateData(size_t commandSize, size_t commandAlignment) { in AllocateData() function in dawn_native::CommandAllocator