PuzzleSDK
shaderTest.psh.h 文件参考

浏览源代码.

宏定义

#define STRINGIFY(A)   #A
 

变量

static const char * starFlame
 
static const char * starNestFrg
 
static const char * shadertoyRelentlessFrag
 

宏定义说明

◆ STRINGIFY

#define STRINGIFY (   A)    #A

在文件 shaderTest.psh.h25 行定义.

变量说明

◆ shadertoyRelentlessFrag

const char* shadertoyRelentlessFrag
static

在文件 shaderTest.psh.h207 行定义.

◆ starFlame

const char* starFlame
static

在文件 shaderTest.psh.h27 行定义.

◆ starNestFrg

const char* starNestFrg
static

在文件 shaderTest.psh.h115 行定义.