Searched refs:maxGpuProfilingEntryCount (Results 1 – 8 of 8) sorted by relevance
78 size_t maxGpuProfilingEntryCount; //!< コマンドリストの GPU プロファイラエントリの上限数を表します。 member85 maxGpuProfilingEntryCount(8) in Description()
54 size_t maxGpuProfilingEntryCount; //!< GPU プロファイルエントリの上限数です。 member
135 size_t maxGpuProfilingEntryCount; //!< コマンドリストの GPU プロファイラエントリの上限数を表します。 member148 maxGpuProfilingEntryCount(8) in Description()
56 m_GpuProfilingEntries(description.maxGpuProfilingEntryCount, allocator), in CommandListSwapper()57 m_GpuProfilingResults(description.maxGpuProfilingEntryCount, allocator), in CommandListSwapper()
159 swapperDescription.maxGpuProfilingEntryCount = description.maxGpuProfilingEntryCount; in Create()
201 commandListSwapperDescription.maxGpuProfilingEntryCount = 0; in InitializeGraphics()
212 commandListSwapperDescription.maxGpuProfilingEntryCount = 0; in InitializeGraphics()
213 commandListSwapperDescription.maxGpuProfilingEntryCount = 0; in InitializeGraphics()