Blender  V3.3
Public Attributes | List of all members
DRWCommandDrawInstance Struct Reference

#include <draw_manager.h>

Public Attributes

GPUBatchbatch
 
DRWResourceHandle handle
 
uint inst_count
 
uint use_attrs
 

Detailed Description

Definition at line 221 of file draw_manager.h.

Member Data Documentation

◆ batch

GPUBatch* DRWCommandDrawInstance::batch

Definition at line 222 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_instance().

◆ handle

DRWResourceHandle DRWCommandDrawInstance::handle

Definition at line 223 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_instance().

◆ inst_count

uint DRWCommandDrawInstance::inst_count

Definition at line 224 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_instance().

◆ use_attrs

uint DRWCommandDrawInstance::use_attrs

Definition at line 225 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_draw_instance().


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