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 p_363728_) void
FrameGraphBuilder.execute
(GraphicsResourceAllocator p_361151_) void
FrameGraphBuilder.execute
(GraphicsResourceAllocator p_362990_, FrameGraphBuilder.Inspector p_363758_) void
FrameGraphBuilder.InternalVirtualResource.release
(GraphicsResourceAllocator p_362252_) -
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 p_361528_, GraphicsResourceAllocator p_361187_, Consumer<RenderPass> p_410259_) Deprecated.void
LevelRenderer.renderLevel
(GraphicsResourceAllocator p_361796_, DeltaTracker p_348530_, boolean p_109603_, Camera p_109604_, GameRenderer p_109605_, org.joml.Matrix4f p_254120_, org.joml.Matrix4f p_323920_)