![]() |
DDraceNetwork Documentation
|
#include "backend_opengl3.h"#include <base/detect.h>#include <GL/glew.h>#include <engine/client/backend/glsl_shader_compiler.h>#include <engine/client/backend/opengl/opengl_sl.h>#include <engine/client/backend/opengl/opengl_sl_program.h>#include <engine/client/backend_sdl.h>#include <engine/gfx/image_manipulation.h>Variables | |
| static constexpr GLenum | BUFFER_INIT_INDEX_TARGET = GL_COPY_WRITE_BUFFER |
| static constexpr GLenum | BUFFER_INIT_VERTEX_TARGET = GL_COPY_WRITE_BUFFER |
|
staticconstexpr |
|
staticconstexpr |