![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezGPUResourcePool, including all inherited members.
CheckAndPotentiallyRunGC() (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
ezGPUResourcePool() (defined in ezGPUResourcePool) | ezGPUResourcePool | |
GALDeviceEventHandler(const ezGALDeviceEvent &e) (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
GetBuffer(const ezGALBufferCreationDescription &bufferDesc) | ezGPUResourcePool | |
GetDefaultInstance() (defined in ezGPUResourcePool) | ezGPUResourcePool | static |
GetRenderTarget(const ezGALTextureCreationDescription &textureDesc) | ezGPUResourcePool | |
GetRenderTarget(ezUInt32 uiWidth, ezUInt32 uiHeight, ezGALResourceFormat::Enum format, ezGALMSAASampleCount::Enum sampleCount=ezGALMSAASampleCount::None, ezUInt32 uiSliceColunt=1, ezGALTextureType::Enum textureType=ezGALTextureType::Texture2D) | ezGPUResourcePool | |
m_AvailableBuffers (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_AvailableTextures (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_BuffersInUse (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_BuffersToBeReused (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_GALDeviceEventSubscriptionID (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_Lock (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_pDevice (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_TexturesInUse (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_uiCurrentlyAllocatedMemory (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_uiFramesSinceLastGC (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_uiFramesThresholdSinceLastGC | ezGPUResourcePool | protected |
m_uiMemoryThresholdForGC (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_uiNumAllocationsSinceLastGC (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
m_uiNumAllocationsThresholdForGC (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
ReturnBuffer(ezGALBufferHandle hBuffer) | ezGPUResourcePool | |
ReturnRenderTarget(ezGALTextureHandle hRenderTarget) | ezGPUResourcePool | |
RunGC(ezUInt32 uiMinimumAge) | ezGPUResourcePool | |
SetDefaultInstance(ezGPUResourcePool *pDefaultInstance) (defined in ezGPUResourcePool) | ezGPUResourcePool | static |
UpdateMemoryStats() const (defined in ezGPUResourcePool) | ezGPUResourcePool | protected |
~ezGPUResourcePool() (defined in ezGPUResourcePool) | ezGPUResourcePool |