|
Blender V4.3
|
#include "GPU_vertex_buffer.hh"#include "gpu_shader_interface.hh"#include "gl_batch.hh"#include "gl_context.hh"#include "gl_index_buffer.hh"#include "gl_storage_buffer.hh"#include "gl_vertex_buffer.hh"#include "gl_vertex_array.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::gpu |
Functions | |
Vertex Array Bindings | |
| static uint16_t | blender::gpu::vbo_bind (const ShaderInterface *interface, const GPUVertFormat *format, uint v_first, uint v_len, const bool use_instancing) |