mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
[GLExtensions] Add ARB_buffer_storage to negate at least one null pointer instance.
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
#include "ARB_sample_shading.h"
|
||||
#include "ARB_debug_output.h"
|
||||
#include "KHR_debug.h"
|
||||
#include "ARB_buffer_storage.h"
|
||||
|
||||
namespace GLExtensions
|
||||
{
|
||||
|
Reference in New Issue
Block a user