|
Blender V4.3
|
#include "vk_vertex_attribute_object.hh"#include "vk_batch.hh"#include "vk_context.hh"#include "vk_immediate.hh"#include "vk_shader.hh"#include "vk_shader_interface.hh"#include "vk_vertex_buffer.hh"#include "BLI_bit_vector.hh"#include "BLI_math_vector_types.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::gpu |
Functions | |
Update bindings | |
| static uint32_t | blender::gpu::to_binding_location_len (const GPUVertAttr &attribute) |
| static uint32_t | blender::gpu::to_binding_location_len (const shader::Type type) |