Blender V4.3
SelectEngineData Struct Reference

Public Attributes

GPUFrameBuffer * framebuffer_select_id
 
GPUTexture * texture_u32
 
SELECTID_Shaders sh_data [GPU_SHADER_CFG_LEN]
 
SELECTID_Context context
 

Detailed Description

Definition at line 30 of file select_engine.cc.

Member Data Documentation

◆ context

SELECTID_Context SelectEngineData::context

Definition at line 35 of file select_engine.cc.

◆ framebuffer_select_id

GPUFrameBuffer* SelectEngineData::framebuffer_select_id

Definition at line 31 of file select_engine.cc.

◆ sh_data

SELECTID_Shaders SelectEngineData::sh_data[GPU_SHADER_CFG_LEN]

Definition at line 34 of file select_engine.cc.

◆ texture_u32

GPUTexture* SelectEngineData::texture_u32

Definition at line 32 of file select_engine.cc.


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