SetShaderValueMatrix function
Implementation
void SetShaderValueMatrix(ShaderC shader, int locIndex, MatrixC mat) => _module.SetShaderValueMatrix(shader, locIndex, mat);
void SetShaderValueMatrix(ShaderC shader, int locIndex, MatrixC mat) => _module.SetShaderValueMatrix(shader, locIndex, mat);