|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| class | blender::gpu::TexturePool |
Namespaces | |
| namespace | blender |
| namespace | blender::gpu |
A gpu::TextureFromPool is a wrapper around backend specific texture objects whose usage is transient and can be shared between parts of an engine or across several parts of blender.
Definition in file GPU_texture_pool.hh.