GetShaderLocation function
See RaylibCoreFlatModule.GetShaderLocation.
Implementation
int GetShaderLocation(
ShaderD shader,
MemoryPointer<RChar> uniformName,
) => _module.GetShaderLocation(shader, uniformName);
See RaylibCoreFlatModule.GetShaderLocation.
int GetShaderLocation(
ShaderD shader,
MemoryPointer<RChar> uniformName,
) => _module.GetShaderLocation(shader, uniformName);