Enum ShaderGpuProgramType
Namespace: AssetRipper.SourceGenerated.Extensions.Enums.Shader.GpuProgramType
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public enum ShaderGpuProgramType
Remarks
This is a native-only type. It has no managed equivalent.
Fields
Name | Description |
---|---|
Console | |
ConsoleDS | |
ConsoleFS | |
ConsoleGS | |
ConsoleHS | |
ConsoleVS | |
DX10Level9Pixel | |
DX10Level9Vertex | |
DX11DomainSM50 | |
DX11GeometrySM40 | |
DX11GeometrySM50 | |
DX11HullSM50 | |
DX11PixelSM40 | |
DX11PixelSM50 | |
DX11VertexSM40 | |
DX11VertexSM50 | |
DX9PixelSM20 | |
DX9PixelSM30 | |
DX9VertexSM20 | |
DX9VertexSM30 | |
GLCore32 | |
GLCore41 | |
GLCore43 | |
GLES | |
GLES3 | |
GLES31 | |
GLES31AEP | |
GLLegacy | |
MetalFS | |
MetalVS | |
PS5NGGC | |
RayTracing | |
SPIRV | |
Unknown |