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
VulkanWrapper Member List

This is the complete list of members for VulkanWrapper, including all inherited members.

createTextureImage(const QImage &img)VulkanWrapper
createTextureImageFromData(const uchar *pixels, uint bufferSize, const QSize &size, uint glInternalFormat)VulkanWrapper
freeTextureImage(VulkanImageWrapper *imageWrapper)VulkanWrapper
getImageInfo(const VulkanImageWrapper *imgWrapper, int *memSize, int *w=nullptr, int *h=nullptr)VulkanWrapper
VulkanWrapper(QOpenGLContext *glContext)VulkanWrapper