| public void |
|
| public void |
| popDebugGroup() |
| method_1_7804() |
| popDebugGroup() |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| private void |
|
| public void |
|
| public void |
| enableScissor(int x, int y, int width, int height) |
| method_1_7799(int arg0, int arg1, int arg2, int arg3) |
| enableScissor(int arg0, int arg1, int arg2, int arg3) |
|
| public void |
| disableScissor() |
| method_1_7793() |
| disableScissor() |
|
| public void |
|
| public void |
|
| public void |
| drawIndexed(int indexCount, int instanceCount, int firstIndex, int vertexOffset, int firstInstance) |
| method_1_7795(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_7802(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_7803(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_7798(Collection<class_1_1317$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_7794(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_7800(IntBuffer arg0, int arg1, int arg2, int arg3) |
| multiDrawInterleaved(IntBuffer arg0, int arg1, int arg2, int arg3) |
|
| public void |
|
| public void |
|
| public void |
|
| private void |
| validateDraw(Collection<String> dynamicUniforms, boolean dynamicVertexBuffer, boolean indexed) |
| method_1_9097(Collection<String> arg0, boolean arg1, boolean arg2) |
| checkAssertions(Collection<String> validationSkippedUniforms, boolean skipVertexChecks, boolean indexed) |
|