Type Definition rps_sys::RpsNodeDeclFlagBits
source · pub type RpsNodeDeclFlagBits = c_uint;Expand description
@brief Bitflags for properties of a render graph node declaration.
These are e.g. required queue type, async preferences, etc. All usages of a node will use the same set of properties the node was declared with.