|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| class | blender::gpu::GLTexture |
| class | blender::gpu::GLPixelBuffer |
Namespaces | |
| namespace | blender |
| namespace | blender::gpu |
Functions | |
| GLenum | blender::gpu::to_gl_internal_format (eGPUTextureFormat format) |
| GLenum | blender::gpu::to_gl_target (eGPUTextureType type) |
| GLenum | blender::gpu::to_gl_proxy (eGPUTextureType type) |
| GLenum | blender::gpu::swizzle_to_gl (const char swizzle) |
| GLenum | blender::gpu::to_gl (eGPUDataFormat format) |
| GLenum | blender::gpu::to_gl_data_format (eGPUTextureFormat format) |
| GLenum | blender::gpu::channel_len_to_gl (int channel_len) |