Class RenderQueryOptions¶
-
class
RenderQueryOptions
¶ Public Types
Public Functions
-
bool
shouldAlterRA
() const¶
-
bool
useLegacyHitTestLogic
() const¶
-
bool
injectRowIdForHitTesting
() const¶
-
bool
isHitTestingEnabled
() const¶
-
bool
injectRowIdForPPLL
() const¶
-
bool
requiresPhysicalTables
() const¶
-
void
clearAllFlags
()¶
-
bool
operator==
(const RenderQueryOptions &other) const¶
-
bool
operator!=
(const RenderQueryOptions &other) const¶
Private Members
-
uint32_t
flags_
= 0u¶
-
bool