shaders.cube

Undocumented in source.

Members

Functions

cubeShaderDesc
sg.ShaderDesc cubeShaderDesc(sg.Backend backend)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

ATTR_CUBE_COLOR0
enum ATTR_CUBE_COLOR0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ATTR_CUBE_POSITION
enum ATTR_CUBE_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UB_VS_PARAMS
enum UB_VS_PARAMS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

FS_SOURCE_GLSL300ES
char[175] FS_SOURCE_GLSL300ES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FS_SOURCE_GLSL410
char[135] FS_SOURCE_GLSL410;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FS_SOURCE_HLSL5
char[435] FS_SOURCE_HLSL5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FS_SOURCE_METAL_MACOS
char[315] FS_SOURCE_METAL_MACOS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FS_SOURCE_WGSL
char[376] FS_SOURCE_WGSL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VS_SOURCE_GLSL300ES
char[266] VS_SOURCE_GLSL300ES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VS_SOURCE_GLSL410
char[284] VS_SOURCE_GLSL410;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VS_SOURCE_HLSL5
char[748] VS_SOURCE_HLSL5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VS_SOURCE_METAL_MACOS
char[509] VS_SOURCE_METAL_MACOS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VS_SOURCE_WGSL
char[766] VS_SOURCE_WGSL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

VsParams
struct VsParams
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta