Blender V4.3
blender::draw::image_engine::IMAGE_Shaders Struct Reference

Public Attributes

GPUShaderimage_sh
 
GPUShaderdepth_sh
 

Detailed Description

Definition at line 20 of file image_shader.cc.

Member Data Documentation

◆ depth_sh

GPUShader* blender::draw::image_engine::IMAGE_Shaders::depth_sh

Definition at line 22 of file image_shader.cc.

◆ image_sh

GPUShader* blender::draw::image_engine::IMAGE_Shaders::image_sh

Definition at line 21 of file image_shader.cc.


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