Searched refs:GL_MEMORY_SIZE (Results 1 – 2 of 2) sorted by relevance
40 const int GL_MEMORY_SIZE = 0x800000; variable78 heapForGx = reinterpret_cast<uptr>(s_AppHeap.Allocate(GL_MEMORY_SIZE)); in DoParent()81 s_RenderSystem.Initialize(heapForGx, GL_MEMORY_SIZE); in DoParent()
35 const int GL_MEMORY_SIZE = 0x800000; variable112 heapForGx = reinterpret_cast<uptr>(s_AppHeap.Allocate(GL_MEMORY_SIZE)); in nnMain()115 s_RenderSystem.Initialize(heapForGx, GL_MEMORY_SIZE); in nnMain()