forked from dolphin-emu/dolphin
workaround for GLEW_AMD_pinned_memory and older glew versions
This commit is contained in:
@@ -20,10 +20,6 @@
|
||||
#include "StreamBuffer.h"
|
||||
#include "MemoryUtil.h"
|
||||
|
||||
#ifndef GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD
|
||||
#define GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD 0x9160
|
||||
#endif
|
||||
|
||||
namespace OGL
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user