#include <GxSharedContext.h>

Public Member Functions | |
定義 | |
| GX_OPERATOR_NEW_DELETE_USE_ARRAY (GxAllocatorList::ALLOCATOR_TYPE::RENDER) | |
初期化 | |
| GxSharedContext (void) | |
| コンストラクタ | |
Public Attributes | |
メンバ変数 | |
| u32 | _gpuProfilerBeginReportIndex |
| GPUプロファイラ開始レポートインデックス | |
| u32 | _gpuProfilerEndReportIndex |
| GPUプロファイラ終了レポートインデックス | |
| void * | _pMemory |
| 描画コンテキスト用メモリ | |
| GxAllocatorFrame * | _pAllocator |
| アロケータ | |
| volatile u32 | _executeCommandCount |
| 描画実行コマンド数 | |
gpuとcpuで共有しているコンテキスト main thread と render thread で共有しているものもある