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
QRhiGles2::Scratch::SeparateTexture Struct Reference

#include <qrhigles2_p.h>

Collaboration diagram for QRhiGles2::Scratch::SeparateTexture:

Public Attributes

QGles2Texturetexture
int binding
int elem

Detailed Description

Definition at line 1158 of file qrhigles2_p.h.

Member Data Documentation

◆ binding

int QRhiGles2::Scratch::SeparateTexture::binding

Definition at line 1160 of file qrhigles2_p.h.

◆ elem

int QRhiGles2::Scratch::SeparateTexture::elem

Definition at line 1161 of file qrhigles2_p.h.

◆ texture

QGles2Texture* QRhiGles2::Scratch::SeparateTexture::texture

Definition at line 1159 of file qrhigles2_p.h.


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