shaders.vertexpull

Undocumented in source.

Members

Functions

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

Manifest constants

SBUF_SSBO
enum SBUF_SSBO;
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_GLSL430
char[135] FS_SOURCE_GLSL430;
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[357] 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_GLSL430
char[388] VS_SOURCE_GLSL430;
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[871] 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[616] 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[1068] 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

SbVertex
struct SbVertex
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
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