#include <command.h>
Public Attributes | |
std::vector< TextureAndSampler > | sampled_images |
std::vector< BufferAndUniformSlot > | buffers |
std::vector<BufferAndUniformSlot> impeller::Bindings::buffers |
Definition at line 75 of file command.h.
Referenced by impeller::BufferBindingsGLES::BindUniformData().
std::vector<TextureAndSampler> impeller::Bindings::sampled_images |
Definition at line 74 of file command.h.
Referenced by impeller::Command::BindResource().