![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\variable QRhiReadbackResult::completed More...
#include <qrhi.h>
\variable QRhiReadbackResult::completed
Callback that is invoked upon completion, on the thread the QRhi operates on. Can be left set to \nullptr, in which case no callback is invoked.
\variable QRhiReadbackResult::format
Valid only for textures, the texture format.
\variable QRhiReadbackResult::pixelSize
Valid only for textures, the size in pixels.
\variable QRhiReadbackResult::data
The buffer or image data.
\inmodule QtGuiPrivate \inheaderfile rhi/qrhi.h
Base class for classes exposing backend-specific collections of native resource objects.