|
Blender V4.3
|
#include <string>#include "BLI_assert.h"#include "BLI_string.h"#include "DNA_userdef_types.h"#include "GPU_capabilities.hh"#include "GPU_framebuffer.hh"#include "GPU_platform.hh"#include "GPU_vertex_buffer.hh"#include "gl_backend.hh"#include "gl_debug.hh"#include "gl_state.hh"#include "gl_texture.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::gpu |
Functions | |
Sampler objects | |
| static GLenum | blender::gpu::to_gl (GPUSamplerExtendMode extend_mode) |