Home
last modified time | relevance | path

Searched defs:CommandAllocator (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp58 TEST(CommandAllocator, DoNothingAllocator) { in TEST() argument
63 TEST(CommandAllocator, DoNothingAllocatorWithIterator) { in TEST() argument
70 TEST(CommandAllocator, Basic) { in TEST() argument
116 TEST(CommandAllocator, BasicWithData) { in TEST() argument
159 TEST(CommandAllocator, MultipleIterations) { in TEST() argument
203 TEST(CommandAllocator, LargeCommands) { in TEST() argument
236 TEST(CommandAllocator, ManySmallCommands) { in TEST() argument
276 TEST(CommandAllocator, IteratorReset) { in TEST() argument
332 TEST(CommandAllocator, EmptyIterator) { in TEST() argument
374 TEST(CommandAllocator, AllocationOverflow_1) { in TEST() argument
[all …]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp58 TEST(CommandAllocator, DoNothingAllocator) { in TEST() argument
63 TEST(CommandAllocator, DoNothingAllocatorWithIterator) { in TEST() argument
70 TEST(CommandAllocator, Basic) { in TEST() argument
116 TEST(CommandAllocator, BasicWithData) { in TEST() argument
160 TEST(CommandAllocator, MultipleIterations) { in TEST() argument
204 TEST(CommandAllocator, LargeCommands) { in TEST() argument
237 TEST(CommandAllocator, ManySmallCommands) { in TEST() argument
277 TEST(CommandAllocator, IteratorReset) { in TEST() argument
333 TEST(CommandAllocator, EmptyIterator) { in TEST() argument
375 TEST(CommandAllocator, AllocationOverflow_1) { in TEST() argument
[all …]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandAllocator.cpp128 CommandAllocator::CommandAllocator() { in CommandAllocator() function in dawn_native::CommandAllocator
136 CommandAllocator::CommandAllocator(CommandAllocator&& other) in CommandAllocator() function in dawn_native::CommandAllocator
DCommandAllocator.h68 class CommandAllocator; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DProgrammablePassEncoder.h26 class CommandAllocator; variable
DCommandAllocator.h59 class CommandAllocator; variable
DCommandAllocator.cpp151 CommandAllocator::CommandAllocator() in CommandAllocator() function in dawn_native::CommandAllocator
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/
Dmain.cpp27 ID3D12CommandAllocator* CommandAllocator; member
/third_party/flutter/skia/third_party/externals/imgui/examples/example_win32_directx12/
Dmain.cpp16 ID3D12CommandAllocator* CommandAllocator; member