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
QRhiD3D11::BytecodeCacheKey Struct Reference

#include <qrhid3d11_p.h>

Collaboration diagram for QRhiD3D11::BytecodeCacheKey:

Public Attributes

QByteArray sourceHash
QByteArray target
QByteArray entryPoint
uint compileFlags

Detailed Description

Definition at line 921 of file qrhid3d11_p.h.

Member Data Documentation

◆ compileFlags

uint QRhiD3D11::BytecodeCacheKey::compileFlags

Definition at line 925 of file qrhid3d11_p.h.

◆ entryPoint

QByteArray QRhiD3D11::BytecodeCacheKey::entryPoint

Definition at line 924 of file qrhid3d11_p.h.

◆ sourceHash

QByteArray QRhiD3D11::BytecodeCacheKey::sourceHash

Definition at line 922 of file qrhid3d11_p.h.

◆ target

QByteArray QRhiD3D11::BytecodeCacheKey::target

Definition at line 923 of file qrhid3d11_p.h.


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