Berserk
|
Options passed to compile shader. More...
#include <Shader.hpp>
Public Member Functions | |
BRK_API | ShaderCompileOptions ()=default |
BRK_API | ~ShaderCompileOptions () override=default |
BRK_API void | Set (const StringName &option) |
BRK_API bool | IsSet (const StringName &option) const |
BRK_API void | Clear () |
BRK_API size_t | GetCount () const |
BRK_API const std::unordered_set< StringName > & | Get () const |
![]() | |
virtual | ~RefCnt () |
bool | IsUnique () const |
std::int32_t | GetRefs () const |
std::int32_t | AddRef () const |
std::int32_t | RelRef () const |
Additional Inherited Members | |
![]() | |
virtual void | Destroy () const |
Options passed to compile shader.
|
default |
|
overridedefault |
|
inline |
|
inline |
|
inline |
|
inline |