KiCad PCB EDA Suite
|
#include <gal/opengl/cached_container_gpu.h>
#include <gal/opengl/vertex_manager.h>
#include <gal/opengl/vertex_item.h>
#include <gal/opengl/shader.h>
#include <gal/opengl/utils.h>
#include <wx/log.h>
#include <list>
#include <core/profile.h>
#include <trace_helpers.h>
Go to the source code of this file.
Variables | |
static const wxChar *const | traceGalCachedContainerGpu = wxT( "KICAD_GAL_CACHED_CONTAINER_GPU" ) |
Flag to enable debug output of the GAL OpenGL GPU cached container. | |