Classes | |
class | no_cycle_check |
Property passed to command_graph constructor to disable checking for cycles. More... | |
class | assume_buffer_outlives_graph |
Property passed to command_graph constructor to allow buffers to be used with graphs. More... | |
class | updatable |
Property passed to command_graph<graph_state::modifiable>::finalize() to mark the resulting executable command_graph as able to be updated. More... | |
class | enable_profiling |
Property used to enable executable graph profiling. More... | |