| public boolean |
| isClosed() |
| method_1_8167() |
| isClosed() |
|
| public void |
|
| public static VulkanCompiledRenderPipeline |
| compile(VulkanDevice device, VulkanBindGroupLayout layout, RenderPipeline pipeline, long vertexModule, long fragmentModule) |
| method_1_4295(class_1_679 arg0, class_1_721 arg1, class_1_1257 arg2, long arg3, long arg4) |
| create(VulkanBackend device, VulkanPipelineLayout layout, RenderPipeline pipeline, long vertexShaderModule, long fragmentShaderModule) |
|
| public void |
| destroy() |
| method_1_4001() |
| destroy() |
|
| private static void |
| applyBlendInformation(org.lwjgl.vulkan.VkPipelineColorBlendAttachmentState$Buffer blendAttachments, BlendFunction blendFunction) |
| method_1_4294(org.lwjgl.vulkan.VkPipelineColorBlendAttachmentState$Buffer arg0, class_1_1255 arg1) |
| setBlendFunction(org.lwjgl.vulkan.VkPipelineColorBlendAttachmentState$Buffer colorBlendAttachmentState, BlendFunction blendFunction) |
|
| public RenderPipeline |
| info() |
| method_1_8166() |
| getPipeline() |
|
| public VulkanBackend |
| device() |
| method_1_7399() |
| getBackend() |
|
| public long |
| withDepthPipeline() |
| method_1_7404() |
| getDepthPipeline() |
|
| public long |
| withoutDepthPipeline() |
| method_1_7405() |
| getNoDepthPipeline() |
|
| public long |
| pipelineLayout() |
| method_1_7402() |
| getRawLayout() |
|
| public VulkanPipelineLayout |
| layout() |
| method_1_7401() |
| getPipelineLayout() |
|
| public long |
| vertexModule() |
| method_1_7403() |
| getVertexShaderModule() |
|
| public long |
| fragmentModule() |
| method_1_7400() |
| getFragmentShaderModule() |
|
| private static String |
|
| private static String |
|
| private static String |
|