| public boolean |
| hasDepthTexture() |
| method_68407() |
| hasDepth() |
|
| public void |
|
| public void |
| popDebugGroup() |
| method_1_1332() |
| popDebugGroup() |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
| enableScissor(int x, int y, int width, int height) |
| method_1_1330(int arg0, int arg1, int arg2, int arg3) |
| enableScissor(int arg0, int arg1, int arg2, int arg3) |
|
| public void |
| disableScissor() |
| method_1_1326() |
| disableScissor() |
|
| public boolean |
| isScissorEnabled() |
| method_70808() |
| isScissorEnabled() |
|
| public int |
| getScissorX() |
| method_70809() |
| getScissorX() |
|
| public int |
| getScissorY() |
| method_70810() |
| getScissorY() |
|
| public int |
| getScissorWidth() |
| method_70811() |
| getScissorWidth() |
|
| public int |
| getScissorHeight() |
| method_70812() |
| getScissorHeight() |
|
| public void |
|
| public void |
|
| public void |
| drawIndexed(int indexCount, int instanceCount, int firstIndex, int vertexOffset, int firstInstance) |
| method_1_1328(int arg0, int arg1, int arg2, int arg3, int arg4) |
| drawIndexed(int arg0, int arg1, int arg2, int arg3, int arg4) |
|
| public void |
| multiDrawIndexed(IntBuffer drawParameters, int instanceCount, int firstInstance, int drawCount) |
| method_1_6188(IntBuffer arg0, int arg1, int arg2, int arg3) |
| multiDrawIndexedInterleaved(IntBuffer arg0, int arg1, int arg2, int arg3) |
|
| public void |
| multiDrawIndexed(org.lwjgl.PointerBuffer firstIndexOffsets, IntBuffer indexCounts, IntBuffer vertexOffsets, int drawCount) |
| method_1_6189(org.lwjgl.PointerBuffer arg0, IntBuffer arg1, IntBuffer arg2, int arg3) |
| multiDrawIndexedSeparate(org.lwjgl.PointerBuffer arg0, IntBuffer arg1, IntBuffer arg2, int arg3) |
|
| public void |
|
| public <T> void |
| drawMultipleIndexed(Collection<RenderPass$Draw<T>> draws, GpuBuffer defaultIndexBuffer, IndexType defaultIndexType, Collection<String> dynamicUniforms, T uniformArgument) |
| method_1_1329(Collection<class_1_1227$class_10884<T>> arg0, class_1_1211 arg1, class_5595 arg2, Collection<String> arg3, T arg4) |
| drawMultipleIndexed(Collection<RenderPass$RenderObject<T>> arg0, GpuBuffer arg1, IndexType arg2, Collection<String> arg3, T arg4) |
|
| public void |
| draw(int vertexCount, int instanceCount, int firstVertex, int firstInstance) |
| method_1_1327(int arg0, int arg1, int arg2, int arg3) |
| draw(int arg0, int arg1, int arg2, int arg3) |
|
| public void |
| multiDraw(IntBuffer drawParameters, int instanceCount, int firstInstance, int drawCount) |
| method_1_6186(IntBuffer arg0, int arg1, int arg2, int arg3) |
| multiDrawInterleaved(IntBuffer arg0, int arg1, int arg2, int arg3) |
|
| public void |
|
| public void |
|
| public void |
|