| void |
|
| void |
| popDebugGroup() |
| method_1_1332() |
| popDebugGroup() |
|
| void |
|
| void |
|
| void |
|
| void |
|
| void |
| enableScissor(int x, int y, int width, int height) |
| method_1_1330(int arg0, int arg1, int arg2, int arg3) |
| enableScissor(int x, int y, int width, int height) |
|
| void |
| disableScissor() |
| method_1_1326() |
| disableScissor() |
|
| void |
|
| void |
|
| void |
| drawIndexed(int baseVertex, int firstIndex, int indexCount, int instanceCount) |
| method_1_1328(int arg0, int arg1, int arg2, int arg3) |
| drawIndexed(int baseVertex, int firstIndex, int count, int instanceCount) |
|
| <T> void |
| drawMultipleIndexed(Collection<RenderPass$Draw<T>> draws, GpuBuffer defaultIndexBuffer, VertexFormat$IndexType defaultIndexType, Collection<String> dynamicUniforms, T uniformArgument) |
| method_1_1329(Collection<RenderPass$class_10884<T>> arg0, GpuBuffer arg1, VertexFormat$class_5595 arg2, Collection<String> arg3, T arg4) |
| drawMultipleIndexed(Collection<RenderPass$RenderObject<T>> objects, GpuBuffer buffer, VertexFormat$IndexType indexType, Collection<String> validationSkippedUniforms, T uniformArgument) |
|
| void |
| draw(int firstVertex, int vertexCount) |
| method_1_1327(int arg0, int arg1) |
| draw(int offset, int count) |
|
| void |
|
| boolean |
| isClosed() |
| method_1_1331() |
| isClosed() |
|