Uses of Class
io.qt.gui.rhi.QRhiBuffer.UsageFlags
-
Uses of QRhiBuffer.UsageFlags in io.qt.gui.rhi
Modifier 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()
Modifier 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)