mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Add an initial rhi implementation that mimics the opengl implementation
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
#include "opengl_checker.h"
|
||||
|
||||
#include "QsLog.h"
|
||||
|
||||
OpenGLChecker::OpenGLChecker()
|
||||
: compatibleOpenGLVersion(true)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user