OpenGL2: Use loader for all extension funcs.
This commit is contained in:
parent
2ef99c8528
commit
716438168f
9 changed files with 158 additions and 288 deletions
|
@ -1402,7 +1402,6 @@ typedef struct {
|
|||
qboolean textureNonPowerOfTwo;
|
||||
qboolean textureFloat;
|
||||
qboolean halfFloatPixel;
|
||||
qboolean packedDepthStencil;
|
||||
textureCompressionRef_t textureCompression;
|
||||
qboolean swizzleNormalmap;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue