Blender V4.3
blender::draw::Manager::SubmitDebugOutput Struct Reference

#include <draw_manager.hh>

Public Attributes

Span< uint32_tvisibility
Span< uint32_tresource_id

Detailed Description

Definition at line 61 of file draw_manager.hh.

Member Data Documentation

◆ resource_id

Span<uint32_t> blender::draw::Manager::SubmitDebugOutput::resource_id

Indexed by drawn instance.

Definition at line 65 of file draw_manager.hh.

Referenced by blender::draw::test_draw_resource_id_gen().

◆ visibility

Span<uint32_t> blender::draw::Manager::SubmitDebugOutput::visibility

Indexed by resource id.

Definition at line 63 of file draw_manager.hh.

Referenced by blender::draw::test_draw_visibility().


The documentation for this struct was generated from the following file: