com.mojang.blaze3d.systems

public interface GpuDevice

com.mojang.blaze3d.systems.GpuDevice
com.mojang.blaze3d.systems.GpuDevice
com.mojang.blaze3d.systems.GpuDevice
com.mojang.blaze3d.systems.GpuDevice
com.mojang.blaze3d.systems.GpuDevice

Method summary

Modifier and TypeMethod
CommandEncoder
createCommandEncoder()
createCommandEncoder()
createCommandEncoder()
GpuTexture
createTexture(Supplier<String> arg0, int arg1, TextureFormat arg2, int arg3, int arg4, int arg5, int arg6)
createTexture(Supplier<String> arg0, int arg1, TextureFormat arg2, int arg3, int arg4, int arg5, int arg6)
createTexture(Supplier<String> arg0, int arg1, TextureFormat arg2, int arg3, int arg4, int arg5, int arg6)
createTexture(Supplier<String> labelGetter, int usage, TextureFormat format, int width, int height, int depthOrLayers, int mipLevels)
createTexture(Supplier<String> p_395623_, int p_395807_, TextureFormat p_395802_, int p_396157_, int p_408810_, int p_407070_, int arg6)
GpuTexture
createTexture(String arg0, int arg1, TextureFormat arg2, int arg3, int arg4, int arg5, int arg6)
createTexture(String arg0, int arg1, TextureFormat arg2, int arg3, int arg4, int arg5, int arg6)
createTexture(String arg0, int arg1, TextureFormat arg2, int arg3, int arg4, int arg5, int arg6)
createTexture(String label, int usage, TextureFormat format, int width, int height, int depthOrLayers, int mipLevels)
createTexture(String p_391800_, int p_393333_, TextureFormat p_395600_, int p_394065_, int p_408732_, int p_407125_, int arg6)
GpuTextureView
createTextureView(GpuTexture arg0)
createTextureView(GpuTexture arg0)
createTextureView(GpuTexture arg0)
createTextureView(GpuTexture texture)
createTextureView(GpuTexture arg0)
GpuTextureView
createTextureView(GpuTexture arg0, int arg1, int arg2)
createTextureView(GpuTexture arg0, int arg1, int arg2)
createTextureView(GpuTexture arg0, int arg1, int arg2)
createTextureView(GpuTexture texture, int baseMipLevel, int mipLevels)
createTextureView(GpuTexture p_409184_, int p_408424_, int arg2)
GpuBuffer
createBuffer(Supplier<String> arg0, int arg1, int arg2)
createBuffer(Supplier<String> arg0, int arg1, int arg2)
createBuffer(Supplier<String> arg0, int arg1, int arg2)
createBuffer(Supplier<String> labelGetter, int usage, int size)
createBuffer(Supplier<String> p_407630_, int p_407088_, int arg2)
GpuBuffer
createBuffer(Supplier<String> arg0, int arg1, ByteBuffer arg2)
createBuffer(Supplier<String> arg0, int arg1, ByteBuffer arg2)
createBuffer(Supplier<String> arg0, int arg1, ByteBuffer arg2)
createBuffer(Supplier<String> labelGetter, int usage, ByteBuffer data)
createBuffer(Supplier<String> p_397054_, int p_408298_, ByteBuffer arg2)
String
getImplementationInformation()
getImplementationInformation()
getImplementationInformation()
List<String>
getLastDebugMessages()
getLastDebugMessages()
getLastDebugMessages()
boolean
isDebuggingEnabled()
isDebuggingEnabled()
isDebuggingEnabled()
String
getVendor()
getVendor()
getVendor()
String
getBackendName()
getBackendName()
getBackendName()
String
getVersion()
getVersion()
getVersion()
String
getRenderer()
getRenderer()
getRenderer()
int
getMaxTextureSize()
getMaxTextureSize()
getMaxTextureSize()
int
getUniformOffsetAlignment()
getUniformOffsetAlignment()
getUniformOffsetAlignment()
default CompiledRenderPipeline
precompilePipeline(RenderPipeline arg0)
precompilePipeline(RenderPipeline arg0)
precompilePipeline(RenderPipeline arg0)
precompilePipeline(RenderPipeline pipeline)
precompilePipeline(RenderPipeline arg0)
CompiledRenderPipeline
precompilePipeline(RenderPipeline arg0, BiFunction<ame, ShaderType, String> arg1)
precompilePipeline(RenderPipeline arg0, BiFunction<ResourceLocation, ShaderType, String> arg1)
precompilePipeline(RenderPipeline arg0, BiFunction<class_2960, ShaderType, String> arg1)
precompilePipeline(RenderPipeline pipeline, BiFunction<Identifier, ShaderType, String> sourceRetriever)
precompilePipeline(RenderPipeline p_392310_, BiFunction<C_5265_, ShaderType, String> arg1)
void
clearPipelineCache()
clearPipelineCache()
clearPipelineCache()
List<String>
getEnabledExtensions()
getEnabledExtensions()
getEnabledExtensions()
void
close()
close()
close()