| public DebugLabelManager |
| debugLabels() |
| method_68377() |
| getDebugLabelManager() |
|
| public GpuSurfaceBackend |
| createSurface(long windowHandle) |
| method_1_4219(long arg0) |
| createSurface(long arg0) |
|
| public CommandEncoderBackend |
| createCommandEncoder() |
| method_1_1288() |
| getCommandEncoder() |
|
| public GpuSampler |
| createSampler(AddressMode addressModeU, AddressMode addressModeV, FilterMode minFilter, FilterMode magFilter, int maxAnisotropy, OptionalDouble maxLod) |
| method_1_1289(com.mojang.blaze3d.textures.AddressMode arg0, com.mojang.blaze3d.textures.AddressMode arg1, com.mojang.blaze3d.textures.FilterMode arg2, com.mojang.blaze3d.textures.FilterMode arg3, int arg4, OptionalDouble arg5) |
| createSampler(com.mojang.blaze3d.textures.AddressMode arg0, com.mojang.blaze3d.textures.AddressMode arg1, com.mojang.blaze3d.textures.FilterMode arg2, com.mojang.blaze3d.textures.FilterMode arg3, int arg4, OptionalDouble arg5) |
|
| public GpuTexture |
| createTexture(Supplier<String> label, int usage, GpuFormat format, int width, int height, int depthOrLayers, int mipLevels) |
| method_1_1291(Supplier<String> arg0, int arg1, class_1_658 arg2, int arg3, int arg4, int arg5, int arg6) |
| createTexture(Supplier<String> arg0, int arg1, TexelFormat arg2, int arg3, int arg4, int arg5, int arg6) |
|
| public GpuTexture |
| createTexture(String label, int usage, GpuFormat format, int width, int height, int depthOrLayers, int mipLevels) |
| method_1_1290(String arg0, int arg1, class_1_658 arg2, int arg3, int arg4, int arg5, int arg6) |
| createTexture(String arg0, int arg1, TexelFormat arg2, int arg3, int arg4, int arg5, int arg6) |
|
| public GpuTextureView |
|
| public GpuTextureView |
| createTextureView(GpuTexture texture, int baseMipLevel, int mipLevels) |
| method_1_1293(GpuTexture arg0, int arg1, int arg2) |
| createTextureView(GpuTexture arg0, int arg1, int arg2) |
|
| public GpuBuffer |
|
| public GpuBuffer |
|
| public List<String> |
| getLastDebugMessages() |
| method_1_1297() |
| getLastDebugMessages() |
|
| public boolean |
| isDebuggingEnabled() |
| method_1_1304() |
| isDebuggingEnabled() |
|
| private void |
| sacrificeShaderToOpenGlAndAmd() |
| method_72699() |
| applyAmdCleanupHack() |
|
| void |
| markAmdShaderCompilerAngry() |
| method_1_7302() |
| onCompiledPipelineClose() |
|
| public void |
| close() |
| method_1_1285() |
| close() |
|
| public GlBufferManager |
| directStateAccess() |
| method_68401() |
| getBufferManager() |
|
| protected GlCompiledShader |
|
| private GlShaderProgram |
|
| public GlCompiledRenderPipeline |
|
| public VertexBufferManager |
| vertexArrayCache() |
| method_68402() |
| getVertexBufferManager() |
|
| public GpuBufferManager |
| getBufferStorage() |
| method_71032() |
| getGpuBufferManager() |
|
| public GlFramebufferManager |
| frameBufferCache() |
| method_1_5402() |
| getFramebufferManager() |
|
| public TimestampQueryPool |
| createTimestampQueryPool(int size) |
| method_1_4220(int arg0) |
| createTimestampQueryPool(int arg0) |
|
| public long |
| getTimestampNow() |
| method_1_4222() |
| getTimestampNow() |
|
| public GpuDeviceInfo |
| getDeviceInfo() |
| method_1_4221() |
| getDeviceInfo() |
|
| public CompiledRenderPipeline |
|