Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommandAllocator.h74 bool NextCommandId(E* commandId) { in NextCommandId()
112 T* Allocate(E commandId) { in Allocate()
DCommandAllocator.cpp100 bool CommandIterator::NextCommandId(uint32_t* commandId) { in NextCommandId()
171 uint8_t* CommandAllocator::Allocate(uint32_t commandId, in Allocate()