Graphics v0.0.0
A simple abstraction layer for the modern graphics APIs.
|
成员的完整列表,这些成员属于 CommandQueue,包括所有继承而来的类成员
create() (定义于 CommandQueue) | CommandQueue | static |
submit(std::shared_ptr< CommandBuffer > command_buffer)=0 (定义于 CommandQueue) | CommandQueue | pure virtual |