Uses of Class
io.qt.gui.rhi.QRhiBuffer.UsageFlags
Packages that use QRhiBuffer.UsageFlags
-
Uses of QRhiBuffer.UsageFlags in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiBuffer.UsageFlagsModifier and TypeMethodDescriptionQRhiBuffer.UsageFlag.asFlags()
Create a QFlags of the enum entry.QRhiBuffer.UsageFlag.cleared
(QRhiBuffer.UsageFlag e) Excludes other enum entry from a flag of this entry.final QRhiBuffer.UsageFlags
QRhiBuffer.UsageFlags.clone()
Clones the flagsQRhiBuffer.UsageFlag.combined
(QRhiBuffer.UsageFlag e) Combines this entry with other enum entry.final QRhiBuffer.UsageFlags
QRhiBuffer.UsageFlags.combined
(QRhiBuffer.UsageFlag e) Combines this flags with enum entry.static QRhiBuffer.UsageFlags
QRhiBuffer.UsageFlag.flags
(QRhiBuffer.UsageFlag ... values) Creates a newQRhiBuffer.UsageFlags
from the entries.final QRhiBuffer.UsageFlags
QRhiBuffer.UsageFlags.setFlag
(QRhiBuffer.UsageFlag e) Sets the flage
final QRhiBuffer.UsageFlags
QRhiBuffer.UsageFlags.setFlag
(QRhiBuffer.UsageFlag e, boolean on) Sets or clears the flagflag
final QRhiBuffer.UsageFlags
QRhiBuffer.usage()
Methods in io.qt.gui.rhi with parameters of type QRhiBuffer.UsageFlagsModifier and TypeMethodDescriptionfinal int
QRhiBuffer.UsageFlags.compareTo
(QRhiBuffer.UsageFlags other) final QRhiBuffer
QRhi.newBuffer
(QRhiBuffer.Type type, QRhiBuffer.UsageFlags usage, int size) final void
QRhiBuffer.setUsage
(QRhiBuffer.UsageFlags u)