Searched defs:addr (Results 1 – 9 of 9) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Common/ |
| D | Allocator.cpp | 33 void setMemoryHeap(const uptr addr, const size_t size) in setMemoryHeap()
|
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Utility/ |
| D | demo_MemoryManager.cpp | 225 void MemoryManager::Deallocate(GLenum area, GLenum aim, GLuint id, void* addr) in Deallocate() 282 NN_WEAK_SYMBOL void GetDeallocator(GLenum area, GLenum aim, GLuint id, void* addr) in GetDeallocator()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Cmd/TriangleSimpleCmd/ |
| D | MemoryManager.cpp | 272 void MemoryManager::Deallocate(GLenum area, GLenum aim, GLuint id, void* addr) in Deallocate() 329 void GetDeallocator(GLenum area, GLenum aim, GLuint id, void* addr) in GetDeallocator()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Cmd/FragmentLightingSimpleCmd/ |
| D | MemoryManager.cpp | 275 void MemoryManager::Deallocate(GLenum area, GLenum aim, GLuint id, void* addr) in Deallocate() 332 void GetDeallocator(GLenum area, GLenum aim, GLuint id, void* addr) in GetDeallocator()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/EarlyDepthTestSample/ |
| D | MemoryManager.cpp | 275 void MemoryManager::Deallocate(GLenum area, GLenum aim, GLuint id, void* addr) in Deallocate() 332 void GetDeallocator(GLenum area, GLenum aim, GLuint id, void* addr) in GetDeallocator()
|
| /CTR-SDK-4.2.7-SampleDemos/common/include/demo/CommandCache/ |
| D | demo_CommandCache.h | 34 unsigned addr : 16; // Address of the register where writing is performed member
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Demo/ScreenCapture/ |
| D | gx_CaptureUtil.cpp | 104 GLuint addr, const u32 width, const u32 height, u8 *work = NULL) in SaveDisplayBufferSD()
|
| D | TriangleSimple.cpp | 125 GLint addr[2]; in DrawDisplay0AndSave() local
|
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/CommandCache/ |
| D | demo_CommandCache.cpp | 419 unsigned addr = command->addr + i; in GetVSUniformOffset() local
|