Games Task Scheduler (GTS)
A multi-processor scheduling framework for games engines
Main Page
Developer Guide
Quick Start
Building And Linking
Requirements
Building GTS
Building GTS Malloc
Platform Replacement
Programming Model
Teminology
Building the Examples
Micro-scheduler Initialization
Micro-scheduler Parallel Algorithms (TBD)
Micro-scheduler Task Interface
Macro-scheduler (TBD)
Anti-patterns (TBD)
Parallel Containers (TBD)
Synchronization Primitives (TBD)
Debugging and Profiling
Asserts (TBD)
Logging (TBD)
Tracing (TBD)
Statistics (TBD)
GTS Development
Building GTS Tests (TBD)
Building GTS Malloc Tests (TBD)
Todo List
Modules
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
~
Variables
a
b
c
d
e
g
h
i
m
n
p
r
s
t
v
w
Enumerations
Enumerator
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Public Types
|
List of all members
gts::IsPow2< T, val > Struct Template Reference
Platform
»
Utilities
A power of 2 type trait.
More...
#include <
Utils.h
>
Public Types
enum
{
value
= isPow2(val) }
Detailed Description
template<typename T, T val>
struct gts::IsPow2< T, val >
A power of 2 type trait.
gts
IsPow2
Generated by
1.9.1