CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
IntrinsicAdept.hpp File Reference

Go to the source code of this file.

Classes

class  CeresEngine::ShaderCompiler::IntrinsicAdept
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::ShaderCompiler
 

Macros

#define INTRINSIC_IDX(I)   (static_cast<std::size_t>(I) - static_cast<std::size_t>(Intrinsic::Abort))
 

Macro Definition Documentation

◆ INTRINSIC_IDX

#define INTRINSIC_IDX (   I)    (static_cast<std::size_t>(I) - static_cast<std::size_t>(Intrinsic::Abort))