SetShaderValueTexture function
Implementation
void SetShaderValueTexture(ShaderC shader, int locIndex, TextureC texture) => _module.SetShaderValueTexture(shader, locIndex, texture);
void SetShaderValueTexture(ShaderC shader, int locIndex, TextureC texture) => _module.SetShaderValueTexture(shader, locIndex, texture);