|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| class | blender::gpu::GPUBackend |
Namespaces | |
| namespace | blender |
| namespace | blender::gpu |
| namespace | blender::gpu::debug |
Functions | |
| static ColorTheme4f | blender::gpu::debug::get_debug_group_color (StringRefNull name) |
Variables | |
| static blender::ColorTheme4f | blender::gpu::debug::GPU_DEBUG_GROUP_COLOR_DEFAULT = {} |
GPUBackend derived class contain allocators that do not need a context bound. The backend is init at startup and is accessible using GPU_backend_get()
Definition in file gpu_backend.hh.