Blender  V2.93
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 50 of file select_private.h.

Member Data Documentation

◆ select_id_flat

struct GPUShader* SELECTID_Shaders::select_id_flat

Definition at line 52 of file select_private.h.

Referenced by select_cache_init(), select_engine_free(), and select_engine_init().

◆ select_id_uniform

struct GPUShader* SELECTID_Shaders::select_id_uniform

Definition at line 53 of file select_private.h.

Referenced by select_cache_init(), select_engine_free(), and select_engine_init().


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