on Pre Compile Shader
Called before a shader is compiled.
Parameters
id
of a shader type enumeration. See `mbgl::shaders::BuiltIn` for a list of possible values.
type
of graphics backend the shader is being compiled for. See `mbgl::gfx::Backend::Type` for a list of possible values.
additional Defines
that specify the permutaion of the shader.