libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
shader_spec_const_t Struct Reference

Data Fields

bool_t is_last
 
GLuint idx
 
GLuint val
 
bool_t is_float
 

Detailed Description

Definition at line 58 of file shader.h.

Field Documentation

◆ idx

GLuint idx

Definition at line 60 of file shader.h.

◆ is_float

bool_t is_float

Definition at line 62 of file shader.h.

◆ is_last

bool_t is_last

Definition at line 59 of file shader.h.

◆ val

GLuint val

Definition at line 61 of file shader.h.


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