|
Blender V4.3
|
This is the complete list of members for blender::gpu::GLStorageBuf, including all inherited members.
| async_flush_to_host() override | blender::gpu::GLStorageBuf | virtual |
| bind(int slot) override | blender::gpu::GLStorageBuf | virtual |
| bind_as(GLenum target) | blender::gpu::GLStorageBuf | |
| clear(uint32_t clear_value) override | blender::gpu::GLStorageBuf | virtual |
| copy_sub(VertBuf *src, uint dst_offset, uint src_offset, uint copy_size) override | blender::gpu::GLStorageBuf | virtual |
| data_ | blender::gpu::StorageBuf | protected |
| GLStorageBuf(size_t size, GPUUsageType usage, const char *name) | blender::gpu::GLStorageBuf | |
| name_ | blender::gpu::StorageBuf | protected |
| read(void *data) override | blender::gpu::GLStorageBuf | virtual |
| size_in_bytes_ | blender::gpu::StorageBuf | protected |
| StorageBuf(size_t size, const char *name) | blender::gpu::StorageBuf | |
| sync_as_indirect_buffer() override | blender::gpu::GLStorageBuf | virtual |
| unbind() override | blender::gpu::GLStorageBuf | virtual |
| update(const void *data) override | blender::gpu::GLStorageBuf | virtual |
| ~GLStorageBuf() | blender::gpu::GLStorageBuf | |
| ~StorageBuf() | blender::gpu::StorageBuf | virtual |