Blender V5.0
GPU_texture_pool.hh File Reference
#include "BLI_vector.hh"
#include "GPU_texture.hh"

Go to the source code of this file.

Classes

class  blender::gpu::TexturePool

Namespaces

namespace  blender
namespace  blender::gpu

Detailed Description

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.