mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-10-13 05:25:59 +00:00
@@ -179,6 +179,10 @@ class CHyprOpenGLImpl {
|
||||
PFNEGLDESTROYIMAGEKHRPROC eglDestroyImageKHR = nullptr;
|
||||
} m_sProc;
|
||||
|
||||
struct {
|
||||
bool EXT_read_format_bgra = false;
|
||||
} m_sExts;
|
||||
|
||||
private:
|
||||
std::list<GLuint> m_lBuffers;
|
||||
std::list<GLuint> m_lTextures;
|
||||
|
Reference in New Issue
Block a user