orx 1.16
Portable Game Engine
Loading...
Searching...
No Matches
orxSHADER_PARAM Struct Reference

#include <orxShader.h>

Data Fields

orxSHADER_PARAM_TYPE eType
orxLINKLIST_NODE stNode
orxU32 u32ArraySize
const orxSTRING zName

Detailed Description

Shader parameter structure

Definition at line 71 of file orxShader.h.

Field Documentation

◆ eType

orxSHADER_PARAM_TYPE orxSHADER_PARAM::eType

Parameter type : 20

Definition at line 75 of file orxShader.h.

◆ stNode

orxLINKLIST_NODE orxSHADER_PARAM::stNode

Linklist node : 12

Definition at line 73 of file orxShader.h.

◆ u32ArraySize

orxU32 orxSHADER_PARAM::u32ArraySize

Parameter array size : 24

Definition at line 76 of file orxShader.h.

◆ zName

const orxSTRING orxSHADER_PARAM::zName

Parameter literal name : 26

Definition at line 74 of file orxShader.h.


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

Generated for orx by doxygen 1.8.11