History - com.mojang.blaze3d.systems.RenderPass

26.3

Names

com.mojang.renderpearl.api.commands.RenderPass

com.mojang.renderpearl.api.commands.RenderPass

net.minecraft.class_1_1317

com.mojang.blaze3d.systems.RenderPass

Fields

int: MAX_VERTEX_BUFFERS, MAX_VERTEX_BUFFERS, field_1_9059, MAX_VERTEX_BUFFERS

int: INDIRECT_DRAW_SIZE, INDIRECT_DRAW_SIZE, field_1_9559, field_1_9559

int: INDIRECT_INDEXED_DRAW_SIZE, INDIRECT_INDEXED_DRAW_SIZE, field_1_9560, field_1_9560

Constructors

Methods

void (Supplier<String>): pushDebugGroup, pushDebugGroup, method_1_7805, pushDebugGroup

void (): popDebugGroup, popDebugGroup, method_1_7804, popDebugGroup

void (TimestampQueryPool, int): writeTimestamp, writeTimestamp, method_1_7811, writeTimestamp

void (CompiledRenderPipeline): setPipeline, setPipeline, method_1_7807, setPipeline

void (String, GpuTextureView, GpuSampler): setUniform, setUniform, method_1_7792, bindTexture

void (String, GpuBuffer): setUniform, setUniform, method_1_7808, setUniform

void (String, GpuBufferSlice): setUniform, setUniform, method_1_7809, setUniform

void (ByteBuffer): pushConstants, pushConstants, method_1_9202, pushConstants

void (int, int, int, int): enableScissor, enableScissor, method_1_7799, enableScissor

void (): disableScissor, disableScissor, method_1_7793, disableScissor

void (int, GpuBufferSlice): setVertexBuffer, setVertexBuffer, method_1_7810, setVertexBuffer

void (GpuBuffer, IndexType): setIndexBuffer, setIndexBuffer, method_1_7806, setIndexBuffer

void (int, int, int, int, int): drawIndexed, drawIndexed, method_1_7795, drawIndexed

void (IntBuffer, int, int, int): multiDrawIndexed, multiDrawIndexed, method_1_7802, multiDrawIndexedInterleaved

void (org.lwjgl.PointerBuffer, IntBuffer, IntBuffer, int): multiDrawIndexed, multiDrawIndexed, method_1_7803, multiDrawIndexedSeparate

void (GpuBufferSlice, int): drawIndexedIndirect, drawIndexedIndirect, method_1_7796, drawIndexedIndirect

<T> void (Collection<RenderPass$RenderObject<T>>, GpuBuffer, IndexType, Collection<String>, T): drawMultipleIndexed, drawMultipleIndexed, method_1_7798, drawMultipleIndexed

void (int, int, int, int): draw, draw, method_1_7794, draw

void (IntBuffer, int, int, int): multiDraw, multiDraw, method_1_7800, multiDrawInterleaved

void (IntBuffer, IntBuffer, int): multiDraw, multiDraw, method_1_7801, multiDrawSeparate

void (GpuBufferSlice, int): drawIndirect, drawIndirect, method_1_7797, drawIndirect