Shader |
public abstract class ShaderBytecodeProvider
The ShaderBytecodeProvider type exposes the following members.
Name | Description | |
---|---|---|
ShaderBytecodeProvider | Initializes a new instance of the ShaderBytecodeProvider class |
Name | Description | |
---|---|---|
GetAllResourceNames | Returns an array of strings that represents the resource names available in this ShaderBytecodeProvider. | |
GetShaderBytecode | Gets bytes array of the compiled shader with resourceName or null if this class instance does not have this resource. |