Blender V4.3
DRWCommandDrawIndirect Struct Reference

#include <draw_manager_c.hh>

Public Attributes

blender::gpu::Batch * batch
 
DRWResourceHandle handle
 
GPUStorageBuf * indirect_buf
 

Detailed Description

Definition at line 248 of file draw_manager_c.hh.

Member Data Documentation

◆ batch

blender::gpu::Batch* DRWCommandDrawIndirect::batch

Definition at line 249 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_draw_indirect().

◆ handle

DRWResourceHandle DRWCommandDrawIndirect::handle

Definition at line 250 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_draw_indirect().

◆ indirect_buf

GPUStorageBuf* DRWCommandDrawIndirect::indirect_buf

Definition at line 251 of file draw_manager_c.hh.

Referenced by draw_shgroup(), and drw_command_draw_indirect().


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