Class ShaderGpuProgramTypeExtensions
Inheritance
System.Object
ShaderGpuProgramTypeExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.Export.Modules.Shaders.Extensions
Assembly: AssetRipper.Export.Modules.Shaders.dll
Syntax
public static class ShaderGpuProgramTypeExtensions
Methods
| Improve this Doc View SourceGetMajorDXVersion(ShaderGpuProgramType)
Declaration
public static int GetMajorDXVersion(this ShaderGpuProgramType _this)
Parameters
Type | Name | Description |
---|---|---|
ShaderGpuProgramType | _this |
Returns
Type | Description |
---|---|
System.Int32 |
ToDXProgramType(ShaderGpuProgramType)
Declaration
public static DXProgramType ToDXProgramType(this ShaderGpuProgramType _this)
Parameters
Type | Name | Description |
---|---|---|
ShaderGpuProgramType | _this |
Returns
Type | Description |
---|---|
DXProgramType |