shaders.offscreen

Undocumented in source.

Members

Functions

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

Manifest constants

ATTR_DEFAULT_NORMAL
enum ATTR_DEFAULT_NORMAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ATTR_DEFAULT_POSITION
enum ATTR_DEFAULT_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ATTR_DEFAULT_TEXCOORD0
enum ATTR_DEFAULT_TEXCOORD0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ATTR_OFFSCREEN_NORMAL
enum ATTR_OFFSCREEN_NORMAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ATTR_OFFSCREEN_POSITION
enum ATTR_OFFSCREEN_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IMG_TEX
enum IMG_TEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SMP_SMP
enum SMP_SMP;
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_DEFAULT_SOURCE_GLSL300ES
char[409] FS_DEFAULT_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_DEFAULT_SOURCE_GLSL410
char[379] FS_DEFAULT_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_DEFAULT_SOURCE_HLSL5
char[769] FS_DEFAULT_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_DEFAULT_SOURCE_METAL_MACOS
char[610] FS_DEFAULT_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_DEFAULT_SOURCE_WGSL
char[980] FS_DEFAULT_SOURCE_WGSL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FS_OFFSCREEN_SOURCE_GLSL300ES
char[206] FS_OFFSCREEN_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_OFFSCREEN_SOURCE_GLSL410
char[166] FS_OFFSCREEN_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_OFFSCREEN_SOURCE_HLSL5
char[463] FS_OFFSCREEN_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_OFFSCREEN_SOURCE_METAL_MACOS
char[350] FS_OFFSCREEN_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_OFFSCREEN_SOURCE_WGSL
char[486] FS_OFFSCREEN_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_DEFAULT_SOURCE_GLSL300ES
char[361] VS_DEFAULT_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_DEFAULT_SOURCE_GLSL410
char[400] VS_DEFAULT_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_DEFAULT_SOURCE_HLSL5
char[941] VS_DEFAULT_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_DEFAULT_SOURCE_METAL_MACOS
char[612] VS_DEFAULT_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_DEFAULT_SOURCE_WGSL
char[1008] VS_DEFAULT_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_OFFSCREEN_SOURCE_GLSL300ES
char[262] VS_OFFSCREEN_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_OFFSCREEN_SOURCE_GLSL410
char[280] VS_OFFSCREEN_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_OFFSCREEN_SOURCE_HLSL5
char[738] VS_OFFSCREEN_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_OFFSCREEN_SOURCE_METAL_MACOS
char[505] VS_OFFSCREEN_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_OFFSCREEN_SOURCE_WGSL
char[758] VS_OFFSCREEN_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