Blender V4.3
BASIC_Shaders Struct Reference

Public Attributes

GPUShaderdepth
GPUShaderpointcloud_depth
GPUShadercurves_depth
GPUShaderdepth_conservative
GPUShaderpointcloud_depth_conservative

Detailed Description

Definition at line 24 of file basic_shader.cc.

Member Data Documentation

◆ curves_depth

GPUShader* BASIC_Shaders::curves_depth

Definition at line 28 of file basic_shader.cc.

◆ depth

GPUShader* BASIC_Shaders::depth

Definition at line 26 of file basic_shader.cc.

◆ depth_conservative

GPUShader* BASIC_Shaders::depth_conservative

Definition at line 29 of file basic_shader.cc.

◆ pointcloud_depth

GPUShader* BASIC_Shaders::pointcloud_depth

Definition at line 27 of file basic_shader.cc.

◆ pointcloud_depth_conservative

GPUShader* BASIC_Shaders::pointcloud_depth_conservative

Definition at line 30 of file basic_shader.cc.


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