shaders.quad

Undocumented in source.

Members

Functions

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

Manifest constants

ATTR_QUAD_COLOR0
enum ATTR_QUAD_COLOR0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ATTR_QUAD_POSITION
enum ATTR_QUAD_POSITION;
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[176] 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[194] 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[645] 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[419] 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[612] 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.

Meta