Check if a shader is valid (loaded on GPU)
bool IsShaderValid(ShaderC shader) => _IsShaderValid(shader);