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

#include <select_private.h>

Public Attributes

struct GPUShaderselect_id_flat
 
struct GPUShaderselect_id_uniform
 

Detailed Description

Definition at line 35 of file select_private.h.

Member Data Documentation

◆ select_id_flat

struct GPUShader* SELECTID_Shaders::select_id_flat

Definition at line 37 of file select_private.h.

Referenced by select_engine_free(), and select_engine_init().

◆ select_id_uniform

struct GPUShader* SELECTID_Shaders::select_id_uniform

Definition at line 38 of file select_private.h.

Referenced by select_engine_free(), and select_engine_init().


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