![]() |
Qt 6.x
The Qt SDK
|
#include <qrhid3d11_p.h>
Collaboration diagram for QRhiD3D11::BytecodeCacheKey:Public Attributes | |
| QByteArray | sourceHash |
| QByteArray | target |
| QByteArray | entryPoint |
| uint | compileFlags |
Definition at line 820 of file qrhid3d11_p.h.
| uint QRhiD3D11::BytecodeCacheKey::compileFlags |
Definition at line 824 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::compileHlslShaderSource(), qHash(), and QRhiD3D11::setPipelineCacheData().
| QByteArray QRhiD3D11::BytecodeCacheKey::entryPoint |
Definition at line 823 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::compileHlslShaderSource(), qHash(), and QRhiD3D11::setPipelineCacheData().
| QByteArray QRhiD3D11::BytecodeCacheKey::sourceHash |
Definition at line 821 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::compileHlslShaderSource(), qHash(), and QRhiD3D11::setPipelineCacheData().
| QByteArray QRhiD3D11::BytecodeCacheKey::target |
Definition at line 822 of file qrhid3d11_p.h.
Referenced by QRhiD3D11::compileHlslShaderSource(), qHash(), and QRhiD3D11::setPipelineCacheData().