![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrhigles2_p.h>
Classes | |
union | data32_t |
struct | SeparateSampler |
struct | SeparateTexture |
Public Attributes | |
QVarLengthArray< data32_t, 128 > | packedArray |
QVarLengthArray< SeparateTexture, 8 > | separateTextureBindings |
QVarLengthArray< SeparateSampler, 4 > | separateSamplerBindings |
Definition at line 1151 of file qrhigles2_p.h.
QVarLengthArray<data32_t, 128> QRhiGles2::Scratch::packedArray |
Definition at line 1156 of file qrhigles2_p.h.
QVarLengthArray<SeparateSampler, 4> QRhiGles2::Scratch::separateSamplerBindings |
Definition at line 1167 of file qrhigles2_p.h.
QVarLengthArray<SeparateTexture, 8> QRhiGles2::Scratch::separateTextureBindings |
Definition at line 1162 of file qrhigles2_p.h.