![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qopenglprogrambinarycache_p.h>
Public Member Functions | |
ShaderDesc () | |
ShaderDesc (QShader::Stage stage, const QByteArray &source=QByteArray()) |
Public Attributes | |
QShader::Stage | stage |
QByteArray | source |
Definition at line 36 of file qopenglprogrambinarycache_p.h.
|
inline |
Definition at line 37 of file qopenglprogrambinarycache_p.h.
|
inline |
Definition at line 38 of file qopenglprogrambinarycache_p.h.
QByteArray QOpenGLProgramBinaryCache::ShaderDesc::source |
Definition at line 42 of file qopenglprogrambinarycache_p.h.
QShader::Stage QOpenGLProgramBinaryCache::ShaderDesc::stage |
Definition at line 41 of file qopenglprogrambinarycache_p.h.