#include <detail/circular_buffer.hpp>
#include <detail/scheduler/commands.hpp>
#include <cstddef>
#include <list>
#include <unordered_map>
#include <utility>
Go to the source code of this file.
Classes | |
class | sycl::_V1::detail::LeavesCollection |
A wrapper for CircularBuffer class along with collection for host accessor's EmptyCommands. More... | |
class | sycl::_V1::detail::LeavesCollection::IteratorT< IsConst > |
class | sycl::_V1::detail::LeavesCollection::IteratorT< IsConst > |
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |
sycl::_V1::detail | |