Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ PushDefines
Method
PushDefines
GTE/Graphics/ProgramFactory.cpp:86–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void ProgramFactory::PushDefines()
87
{
88
mDefinesStack.push(defines);
89
defines.Clear();
90
}
91
92
void ProgramFactory::PopDefines()
93
{
Callers
15
GPUFluid3EnforceStateBoundary
Method · 0.80
GPUFluid2AdjustVelocity
Method · 0.80
GPUFluid2UpdateState
Method · 0.80
GPUFluid2SolvePoisson
Method · 0.80
GPUFluid2InitializeState
Method · 0.80
GPUFluid3ComputeDivergence
Method · 0.80
GPUFluid3InitializeState
Method · 0.80
GPUFluid2ComputeDivergence
Method · 0.80
GPUFluid3AdjustVelocity
Method · 0.80
GPUFluid3InitializeSource
Method · 0.80
GPUFluid3SolvePoisson
Method · 0.80
GPUFluid2InitializeSource
Method · 0.80
Calls
1
Clear
Method · 0.45
Tested by
3
GPUFluid2UpdateState
Method · 0.64
GPUFluid3UpdateState
Method · 0.64
GpuShortestPath
Method · 0.64