Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOpenGLTextureCache::BindResult Struct Reference

#include <qopengltexturecache_p.h>

+ Collaboration diagram for QOpenGLTextureCache::BindResult:

Public Attributes

GLuint id
 
BindResultFlags flags
 

Detailed Description

Definition at line 43 of file qopengltexturecache_p.h.

Member Data Documentation

◆ flags

BindResultFlags QOpenGLTextureCache::BindResult::flags

Definition at line 45 of file qopengltexturecache_p.h.

◆ id

GLuint QOpenGLTextureCache::BindResult::id

Definition at line 44 of file qopengltexturecache_p.h.


The documentation for this struct was generated from the following file: