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
QRhiShaderResourceBinding::TextureAndSampler Struct Reference

#include <qrhi.h>

Collaboration diagram for QRhiShaderResourceBinding::TextureAndSampler:

Public Attributes

QRhiTexturetex
QRhiSamplersampler

Detailed Description

Definition at line 475 of file qrhi.h.

Member Data Documentation

◆ sampler

QRhiSampler* QRhiShaderResourceBinding::TextureAndSampler::sampler

Definition at line 477 of file qrhi.h.

◆ tex

QRhiTexture* QRhiShaderResourceBinding::TextureAndSampler::tex

Definition at line 476 of file qrhi.h.


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