|
Blender
V3.3
|
This is the complete list of members for blender::gpu::GLStorageBuf, including all inherited members.
| bind(int slot) override | blender::gpu::GLStorageBuf | virtual |
| bind_as(GLenum target) | blender::gpu::GLStorageBuf | |
| clear(eGPUTextureFormat internal_format, eGPUDataFormat data_format, void *data) 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 |
| size_in_bytes_ | blender::gpu::StorageBuf | protected |
| StorageBuf(size_t size, const char *name) | blender::gpu::StorageBuf | |
| unbind() override | blender::gpu::GLStorageBuf | virtual |
| update(const void *data) override | blender::gpu::GLStorageBuf | virtual |
| ~GLStorageBuf() | blender::gpu::GLStorageBuf | |
| ~StorageBuf() | blender::gpu::StorageBuf | virtual |