Class ParsedIR::LoopLock

Nested Relationships

This class is a nested type of Class ParsedIR.

Class Documentation

class LoopLock

Public Functions

explicit LoopLock(uint32_t *counter)
LoopLock(const LoopLock&) = delete
void operator=(const LoopLock&) = delete
LoopLock (LoopLock &&other) SPIRV_CROSS_NOEXCEPT
LoopLock & operator= (LoopLock &&other) SPIRV_CROSS_NOEXCEPT
~LoopLock()