Blender
V3.3
|
This is the complete list of members for blender::gpu::UniformBuf, including all inherited members.
attach_data(void *data) | blender::gpu::UniformBuf | inline |
bind(int slot)=0 | blender::gpu::UniformBuf | pure virtual |
data_ | blender::gpu::UniformBuf | protected |
name_ | blender::gpu::UniformBuf | protected |
size_in_bytes_ | blender::gpu::UniformBuf | protected |
unbind()=0 | blender::gpu::UniformBuf | pure virtual |
UniformBuf(size_t size, const char *name) | blender::gpu::UniformBuf | |
update(const void *data)=0 | blender::gpu::UniformBuf | pure virtual |
~UniformBuf() | blender::gpu::UniformBuf | virtual |