|
|
|
@ -821,7 +821,7 @@ class MAGNUM_GL_EXPORT Context { |
|
|
|
friend Implementation::ContextState; |
|
|
|
friend Implementation::ContextState; |
|
|
|
#endif |
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
void disableDriverWorkaround(Containers::StringView workaround); |
|
|
|
MAGNUM_GL_LOCAL void disableDriverWorkaround(Containers::StringView workaround); |
|
|
|
|
|
|
|
|
|
|
|
/* Defined in Implementation/driverSpecific.cpp */ |
|
|
|
/* Defined in Implementation/driverSpecific.cpp */ |
|
|
|
MAGNUM_GL_LOCAL void setupDriverWorkarounds(); |
|
|
|
MAGNUM_GL_LOCAL void setupDriverWorkarounds(); |
|
|
|
|