OROCHI
 
Loading...
Searching...
No Matches
GxSharedContext Struct Reference

#include <GxSharedContext.h>

Collaboration diagram for GxSharedContext:

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
 描画実行コマンド数

 

Detailed Description

gpuとcpuで共有しているコンテキスト main thread と render thread で共有しているものもある


The documentation for this struct was generated from the following file: