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

#include <GPU_shader.h>

Public Attributes

const char * lib
 
const char * def
 

Detailed Description

Definition at line 370 of file GPU_shader.h.

Member Data Documentation

◆ def

const char* GPUShaderConfigData::def

Definition at line 372 of file GPU_shader.h.

◆ lib

const char* GPUShaderConfigData::lib

Definition at line 371 of file GPU_shader.h.


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