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

#include <draw_manager.h>

Public Attributes

GPUVertBufbuf
 
GPUVertBufbuf_select
 
int count
 

Detailed Description

Used for aggregating calls into GPUVertBuf's.

Definition at line 300 of file draw_manager.h.

Member Data Documentation

◆ buf

GPUVertBuf* DRWCallBuffer::buf

◆ buf_select

GPUVertBuf* DRWCallBuffer::buf_select

◆ count

int DRWCallBuffer::count

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