| private org.lwjgl.vulkan.VkCommandBuffer | | commandBuffer() | | commandBuffer() | | method_1_4212() | | createCommandBuffer() |
|
| public void | |
| public void | | popDebugGroup() | | popDebugGroup() | | method_1_1332() | | popDebugGroup() |
|
| public void | |
| public void | |
| public void | |
| public void | |
| public void | | enableScissor(int x, int y, int width, int height) | | 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) |
|
| private static void | | setScissor(org.lwjgl.system.MemoryStack stack, org.lwjgl.vulkan.VkCommandBuffer commandBuffer, int x, int y, int width, int height) | | setScissor(org.lwjgl.system.MemoryStack stack, org.lwjgl.vulkan.VkCommandBuffer commandBuffer, int x, int y, int width, int height) | | method_1_5120(org.lwjgl.system.MemoryStack arg0, org.lwjgl.vulkan.VkCommandBuffer arg1, int arg2, int arg3, int arg4, int arg5) | | setScissor(org.lwjgl.system.MemoryStack memoryStack, org.lwjgl.vulkan.VkCommandBuffer viewportCommandBuffer, int x, int y, int width, int height) |
|
| public void | | disableScissor() | | disableScissor() | | method_1_1326() | | disableScissor() |
|
| public void | |
| public void | |
| public void | | drawIndexed(int indexCount, int instanceCount, int firstIndex, int vertexOffset, int firstInstance) | | 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) | | 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) | | 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) | | drawMultipleIndexed(Collection<RenderPass$Draw<T>> draws, GpuBuffer defaultIndexBuffer, IndexType defaultIndexType, Collection<String> dynamicUniforms, T uniformArgument) | | method_1_1329(Collection<RenderPass$class_10884<T>> arg0, GpuBuffer 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) | | 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) | | 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 | |
| private void | | pushDescriptors() | | pushDescriptors() | | method_1_4217() | | updateShaderParams() |
|
| public void | |
| public Supplier<String> | | getLabel() | | getLabel() | | method_1_5504() | | getLabelGetter() |
|