Searched refs:maxGpuProfilingEntryCount (Results 1 – 8 of 8) sorted by relevance
89 size_t maxGpuProfilingEntryCount; //!< コマンドリストの GPU プロファイラエントリの上限数を表します。 member102 maxGpuProfilingEntryCount(8) in Description()
53 m_GpuProfilingEntries(description.maxGpuProfilingEntryCount, allocator), in CommandListSwapper()54 m_GpuProfilingResults(description.maxGpuProfilingEntryCount, allocator), in CommandListSwapper()
154 swapperDescription.maxGpuProfilingEntryCount = description.maxGpuProfilingEntryCount; in Create()
52 size_t maxGpuProfilingEntryCount; //!< GPU プロファイルエントリの上限数です。 member
133 size_t maxGpuProfilingEntryCount; //!< コマンドリストの GPU プロファイラエントリの上限数を表します。 member146 maxGpuProfilingEntryCount(8) in Description()
199 commandListSwapperDescription.maxGpuProfilingEntryCount = 0; in InitializeGraphics()
211 commandListSwapperDescription.maxGpuProfilingEntryCount = 0; in InitializeGraphics()
210 commandListSwapperDescription.maxGpuProfilingEntryCount = 0; in InitializeGraphics()