Méthode | Description | |
---|---|---|
ShaderBytecode ( byte bytecode ) : System |
Initializes a new instance of the ShaderBytecode class
|
|
ShaderBytecode ( string bytecode ) : System |
Initializes a new instance of the ShaderBytecode class
|
public ShaderBytecode ( byte bytecode ) : System | ||
bytecode | byte | Bytecode |
Résultat | System |
public ShaderBytecode ( string bytecode ) : System | ||
bytecode | string | Hex string |
Résultat | System |