Home
last modified time | relevance | path

Searched refs:ALIGNMENT_SYSTEM_BUFFER (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Utility/
Ddemo_MemoryManager.cpp24 const int ALIGNMENT_SYSTEM_BUFFER = 4; // Specify the maximum based on the rules variable
119 addrAlign = ALIGNMENT_SYSTEM_BUFFER; in Allocate()
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/TriangleSimpleCmd/
DMemoryManager.cpp24 const int ALIGNMENT_SYSTEM_BUFFER = 4; // Specify the maximum based on the rules variable
120 addrAlign = ALIGNMENT_SYSTEM_BUFFER; in Allocate()
/CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/
DMemoryManager.cpp27 const int ALIGNMENT_SYSTEM_BUFFER = 4; // Specify the maximum among the rules variable
123 addrAlign = ALIGNMENT_SYSTEM_BUFFER; in Allocate()
/CTR-SDK-4.2.7-SampleDemos/gx/Api/EarlyDepthTestSample/
DMemoryManager.cpp27 const int ALIGNMENT_SYSTEM_BUFFER = 4; // Specify the maximum among the rules variable
123 addrAlign = ALIGNMENT_SYSTEM_BUFFER; in Allocate()