Uses of Class
io.qt.gui.rhi.QRhiCommandBuffer.BeginPassFlags
Packages that use QRhiCommandBuffer.BeginPassFlags
-
Uses of QRhiCommandBuffer.BeginPassFlags in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiCommandBuffer.BeginPassFlagsModifier and TypeMethodDescriptionQRhiCommandBuffer.BeginPassFlag.asFlags()Create a QFlags of the enum entry.QRhiCommandBuffer.BeginPassFlag.cleared(QRhiCommandBuffer.BeginPassFlag e) Excludes other enum entry from a flag of this entry.QRhiCommandBuffer.BeginPassFlags.clone()Clones the flagsQRhiCommandBuffer.BeginPassFlag.combined(QRhiCommandBuffer.BeginPassFlag e) Combines this entry with other enum entry.QRhiCommandBuffer.BeginPassFlags.combined(QRhiCommandBuffer.BeginPassFlag e) Combines this flags with enum entry.QRhiCommandBuffer.BeginPassFlag.flags(QRhiCommandBuffer.BeginPassFlag ... values) Creates a newQRhiCommandBuffer.BeginPassFlagsfrom the entries.QRhiCommandBuffer.BeginPassFlags.setFlag(QRhiCommandBuffer.BeginPassFlag e) Sets the flageQRhiCommandBuffer.BeginPassFlags.setFlag(QRhiCommandBuffer.BeginPassFlag e, boolean on) Sets or clears the flagflagMethods in io.qt.gui.rhi with parameters of type QRhiCommandBuffer.BeginPassFlagsModifier and TypeMethodDescriptionfinal voidQRhiCommandBuffer.beginComputePass(QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlags flags) final voidQRhiCommandBuffer.beginPass(QRhiRenderTarget rt, Qt.GlobalColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlags flags) final voidQRhiCommandBuffer.beginPass(QRhiRenderTarget rt, QColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlags flags) final voidQRhiCommandBuffer.beginPass(QRhiRenderTarget rt, QRgba64 colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlags flags) final voidQRhiCommandBuffer.beginPass(QRhiRenderTarget rt, String colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlags flags) final intQRhiCommandBuffer.BeginPassFlags.compareTo(QRhiCommandBuffer.BeginPassFlags other)