shaders.shapes

Undocumented in source.

Members

Functions

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

Manifest constants

ATTR_SHAPES_COLOR0
enum ATTR_SHAPES_COLOR0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ATTR_SHAPES_NORMAL
enum ATTR_SHAPES_NORMAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ATTR_SHAPES_POSITION
enum ATTR_SHAPES_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ATTR_SHAPES_TEXCOORD
enum ATTR_SHAPES_TEXCOORD;
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[603] 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[621] 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[1238] 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[883] 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[1387] 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