combines the buffer resource and its uniform slot information. More...
#include <command.h>
Public Attributes | |
| ShaderUniformSlot | slot |
| BufferResource | view |
combines the buffer resource and its uniform slot information.
| ShaderUniformSlot impeller::BufferAndUniformSlot::slot |
Definition at line 73 of file command.h.
Referenced by impeller::Command::BindVertices().
| BufferResource impeller::BufferAndUniformSlot::view |
Definition at line 74 of file command.h.
Referenced by impeller::Command::GetVertexBuffer().