Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QRhiShaderResourceBinding::TextureAndSampler Struct Reference

#include <qrhi.h>

+ Collaboration diagram for QRhiShaderResourceBinding::TextureAndSampler:

Public Attributes

QRhiTexturetex
 
QRhiSamplersampler
 

Detailed Description

Definition at line 474 of file qrhi.h.

Member Data Documentation

◆ sampler

QRhiSampler* QRhiShaderResourceBinding::TextureAndSampler::sampler

Definition at line 476 of file qrhi.h.

◆ tex

QRhiTexture* QRhiShaderResourceBinding::TextureAndSampler::tex

Definition at line 475 of file qrhi.h.


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