/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/ |
D | CommandAllocatorTests.cpp | 58 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/ |
D | CommandAllocatorTests.cpp | 58 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/ |
D | CommandAllocator.cpp | 128 CommandAllocator::CommandAllocator() { in CommandAllocator() function in dawn_native::CommandAllocator 136 CommandAllocator::CommandAllocator(CommandAllocator&& other) in CommandAllocator() function in dawn_native::CommandAllocator
|
D | CommandAllocator.h | 68 class CommandAllocator; variable
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | ProgrammablePassEncoder.h | 26 class CommandAllocator; variable
|
D | CommandAllocator.h | 59 class CommandAllocator; variable
|
D | CommandAllocator.cpp | 151 CommandAllocator::CommandAllocator() in CommandAllocator() function in dawn_native::CommandAllocator
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/ |
D | main.cpp | 27 ID3D12CommandAllocator* CommandAllocator; member
|
/third_party/flutter/skia/third_party/externals/imgui/examples/example_win32_directx12/ |
D | main.cpp | 16 ID3D12CommandAllocator* CommandAllocator; member
|