Home
last modified time | relevance | path

Searched defs:commandSize (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DChunkedCommandHandler.cpp59 BeginChunkedCommandData( const volatile char* commands, size_t commandSize, size_t initialSize) BeginChunkedCommandData() argument
H A DChunkedCommandHandler.h49 size_t commandSize = static_cast<size_t>(commandSize64); in HandleChunkedCommands() local
H A DChunkedCommandSerializer.h76 size_t commandSize = cmd.GetRequiredSize(); in SerializeCommandImpl() local
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/
H A DWireCmd.h89 uint64_t commandSize; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandAllocator.cpp184 AllocateInNewBlock(uint32_t commandId, size_t commandSize, size_t commandAlignment) AllocateInNewBlock() argument
H A DCommandAllocator.h124 DAWN_FORCE_INLINE void* NextCommand(size_t commandSize, size_t commandAlignment) { in NextCommand() argument
248 DAWN_FORCE_INLINE uint8_t* AllocateData(size_t commandSize, size_ argument
206 Allocate(uint32_t commandId, size_t commandSize, size_t commandAlignment) Allocate() argument
[all...]

Completed in 3 milliseconds