|
Blender V4.3
|
#include <draw_attributes.hh>
Public Attributes | |
| DRW_AttributeRequest | requests [GPU_MAX_ATTR] |
| int | num_requests |
Definition at line 34 of file draw_attributes.hh.
| int blender::draw::DRW_Attributes::num_requests |
Definition at line 36 of file draw_attributes.hh.
Referenced by blender::draw::curves_cache_get(), blender::draw::curves_sub_pass_setup_implementation(), blender::draw::drw_add_attributes_vbo(), blender::draw::drw_attributes_add_request(), blender::draw::drw_attributes_has_request(), blender::draw::drw_attributes_merge(), blender::draw::drw_attributes_merge_requests(), blender::draw::drw_curves_cache_update_compute(), blender::draw::DRW_curves_texture_for_evaluated_attribute(), blender::draw::DRW_pointcloud_batch_cache_create_requested(), blender::draw::DRW_pointcloud_evaluated_attribute(), DRW_shgroup_call_sculpt_with_materials(), blender::draw::DRW_shgroup_curves_create_sub(), blender::draw::ensure_attributes(), and blender::draw::sculpt_batches_per_material_get().
| DRW_AttributeRequest blender::draw::DRW_Attributes::requests[GPU_MAX_ATTR] |
Definition at line 35 of file draw_attributes.hh.
Referenced by blender::draw::curves_cache_get(), blender::draw::curves_sub_pass_setup_implementation(), blender::draw::drw_attributes_add_request(), blender::draw::drw_attributes_has_request(), blender::draw::drw_attributes_merge_requests(), blender::draw::drw_curves_cache_update_compute(), blender::draw::DRW_curves_texture_for_evaluated_attribute(), blender::draw::DRW_pointcloud_batch_cache_create_requested(), blender::draw::DRW_pointcloud_evaluated_attribute(), DRW_shgroup_call_sculpt_with_materials(), blender::draw::DRW_shgroup_curves_create_sub(), blender::draw::ensure_attributes(), blender::draw::mesh_buffer_cache_create_requested_subdiv(), and blender::draw::sculpt_batches_per_material_get().