forked from darkevilmac/pomf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGlCommandEncoderBackend.mapping
More file actions
41 lines (41 loc) · 1.8 KB
/
Copy pathGlCommandEncoderBackend.mapping
File metadata and controls
41 lines (41 loc) · 1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
CLASS net/minecraft/class_10860 net/minecraft/client/gl/GlCommandEncoderBackend
FIELD field_1_6298 vertexBuffer Lnet/minecraft/class_10869$class_10872;
FIELD field_1_6299 colorAttachmentTextures Ljava/util/List;
FIELD field_57843 LOGGER Lorg/slf4j/Logger;
FIELD field_57844 backend Lnet/minecraft/class_10865;
FIELD field_57845 temporaryFb1 I
FIELD field_57846 temporaryFb2 I
FIELD field_57847 currentPipeline Lcom/mojang/blaze3d/pipeline/RenderPipeline;
FIELD field_57849 currentProgram Lnet/minecraft/class_5944;
METHOD <init> (Lnet/minecraft/class_10865;)V
ARG 1 backend
METHOD method_1_1394 presentTexture (Lcom/mojang/blaze3d/textures/GpuTextureView;)V
ARG 1 textureView
METHOD method_68351 setupRenderPass (Lnet/minecraft/class_10866;Ljava/util/Collection;)Z
ARG 1 pass
ARG 2 validationSkippedUniforms
METHOD method_68352 drawBoundObjectWithRenderPass (Lnet/minecraft/class_10866;IIILnet/minecraft/class_5595;I)V
ARG 1 pass
ARG 2 baseVertex
ARG 3 firstIndex
ARG 4 count
ARG 5 indexType
ARG 6 instanceCount
METHOD method_68353 drawObjectWithRenderPass (Lnet/minecraft/class_10866;IIILnet/minecraft/class_5595;Lnet/minecraft/class_10867;I)V
ARG 1 pass
ARG 2 baseVertex
ARG 3 firstIndex
ARG 4 count
ARG 5 indexType
ARG 6 pipeline
ARG 7 instanceCount
METHOD method_68354 (Lnet/minecraft/class_10866;Ljava/lang/String;Lcom/mojang/blaze3d/buffers/GpuBufferSlice;)V
ARG 1 name
METHOD method_68355 drawObjectsWithRenderPass (Lnet/minecraft/class_10866;Ljava/util/Collection;Lcom/mojang/blaze3d/buffers/GpuBuffer;Lnet/minecraft/class_5595;Ljava/util/Collection;Ljava/lang/Object;)V
ARG 1 pass
ARG 2 objects
ARG 3 indexBuffer
ARG 4 indexType
ARG 5 validationSkippedUniforms
METHOD method_68356 setPipelineAndApplyState (Lcom/mojang/blaze3d/pipeline/RenderPipeline;)V
ARG 1 pipeline