Add since 5.15 to new QVulkanInstance function
Change-Id: Ib1fb6186a8c76d6848d5eda1756e7749383dae40 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
This commit is contained in:
parent
0378332bc1
commit
eff6f77c1a
@ -781,6 +781,8 @@ bool QVulkanInstance::supportsPresent(VkPhysicalDevice physicalDevice, uint32_t
|
|||||||
system dependent synchronization. For example, on Wayland this will
|
system dependent synchronization. For example, on Wayland this will
|
||||||
add send a wl_surface.frame request in order to prevent the driver from
|
add send a wl_surface.frame request in order to prevent the driver from
|
||||||
blocking for minimized windows.
|
blocking for minimized windows.
|
||||||
|
|
||||||
|
\since 5.15
|
||||||
*/
|
*/
|
||||||
void QVulkanInstance::presentAboutToBeQueued(QWindow *window)
|
void QVulkanInstance::presentAboutToBeQueued(QWindow *window)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user