Uses of Interface
com.mojang.blaze3d.resource.GraphicsResourceAllocator
Packages that use GraphicsResourceAllocator
Package
Description
-
Uses of GraphicsResourceAllocator in com.mojang.blaze3d.framegraph
Methods in com.mojang.blaze3d.framegraph with parameters of type GraphicsResourceAllocatorModifier and TypeMethodDescriptionvoid
FrameGraphBuilder.InternalVirtualResource.acquire
(GraphicsResourceAllocator pAllocator) void
FrameGraphBuilder.execute
(GraphicsResourceAllocator pAllocator) void
FrameGraphBuilder.execute
(GraphicsResourceAllocator pAllocator, FrameGraphBuilder.Inspector pInspector) void
FrameGraphBuilder.InternalVirtualResource.release
(GraphicsResourceAllocator pAllocator) -
Uses of GraphicsResourceAllocator in com.mojang.blaze3d.resource
Classes in com.mojang.blaze3d.resource that implement GraphicsResourceAllocatorFields in com.mojang.blaze3d.resource declared as GraphicsResourceAllocatorModifier and TypeFieldDescriptionstatic final GraphicsResourceAllocator
GraphicsResourceAllocator.UNPOOLED
-
Uses of GraphicsResourceAllocator in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type GraphicsResourceAllocatorModifier and TypeMethodDescriptionvoid
PostChain.process
(RenderTarget pTarget, GraphicsResourceAllocator pGraphicsResourceAllocator) Deprecated.void
LevelRenderer.renderLevel
(GraphicsResourceAllocator p_361796_, DeltaTracker p_348530_, boolean p_109603_, Camera p_109604_, org.joml.Matrix4f p_254120_, org.joml.Matrix4f p_323920_, GpuBufferSlice p_425977_, org.joml.Vector4f p_425544_, boolean p_426302_)