MCPcopy 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
86void ProgramFactory::PushDefines()
87{
88 mDefinesStack.push(defines);
89 defines.Clear();
90}
91
92void ProgramFactory::PopDefines()
93{

Calls 1

ClearMethod · 0.45

Tested by 3

GPUFluid2UpdateStateMethod · 0.64
GPUFluid3UpdateStateMethod · 0.64
GpuShortestPathMethod · 0.64