#include <spirv_common.hpp>
◆ Bitset() [1/2]
spirv_cross::Bitset::Bitset |
( |
| ) |
|
|
default |
◆ Bitset() [2/2]
spirv_cross::Bitset::Bitset |
( |
uint64_t |
lower_ | ) |
|
|
inlineexplicit |
◆ clear()
◆ empty()
bool spirv_cross::Bitset::empty |
( |
| ) |
const |
|
inline |
◆ for_each_bit()
template<typename Op >
void spirv_cross::Bitset::for_each_bit |
( |
const Op & |
op | ) |
const |
|
inline |
◆ get()
◆ get_lower()
uint64_t spirv_cross::Bitset::get_lower |
( |
| ) |
const |
|
inline |
◆ merge_and()
◆ merge_or()
◆ operator!=()
◆ operator==()
◆ reset()
void spirv_cross::Bitset::reset |
( |
| ) |
|
|
inline |
◆ set()
◆ higher
std::unordered_set<uint32_t> spirv_cross::Bitset::higher |
|
private |
◆ lower
The documentation for this class was generated from the following file: