|
Diligent Engine
v.2.4.g
|
#include <LinuxPlatformMisc.hpp>
Static Public Member Functions | |
| static Diligent::Uint32 | GetMSB (Diligent::Uint32 Val) |
| static Diligent::Uint32 | GetLSB (Diligent::Uint32 Val) |
| static Diligent::Uint32 | GetMSB (Diligent::Uint64 Val) |
| static Diligent::Uint32 | GetLSB (Diligent::Uint64 Val) |
| static Diligent::Uint32 | CountOneBits (Diligent::Uint32 Val) |
| static Diligent::Uint32 | CountOneBits (Diligent::Uint64 Val) |
Static Public Member Functions inherited from BasicPlatformMisc | |
| template<typename Type > | |
| static Diligent::Uint32 | GetMSB (Type Val) |
| template<typename Type > | |
| static Diligent::Uint32 | GetLSB (Type Val) |
| template<typename Type > | |
| static Diligent::Uint32 | CountOneBits (Type Val) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
1.8.17