struct HALInitParams : public Render::HALInitParams { String BinaryShaderPath; };
HALInitParams provides OpenGL-specific rendering initialization parameters for HAL::InitHAL.
Data Member |
Description |
The folder in which to store cached binary shaders (if applicable for the given system). |
Method |
Description |
Obtains the texture manager used for initializing textures. | |
HALInitParams constructor. | |
Sets the TextureManager used for initializing textures. |
GL_HAL.h