| public boolean |
|
| 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, RenderPipeline 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, BlendFunction arg1) |
| setBlendFunction(org.lwjgl.vulkan.VkPipelineColorBlendAttachmentState$Buffer colorBlendAttachmentState, BlendFunction blendFunction) |
|
| public RenderPipeline |
| info() |
| comp_1_518() |
| info() |
|
| public VulkanBackend |
| device() |
| comp_1_516() |
| device() |
|
| public long |
| withDepthPipeline() |
| comp_1_522() |
| withDepthPipeline() |
|
| public long |
| withoutDepthPipeline() |
| comp_1_523() |
| withoutDepthPipeline() |
|
| public long |
| pipelineLayout() |
| comp_1_520() |
| pipelineLayout() |
|
| public VulkanPipelineLayout |
| layout() |
| comp_1_519() |
| layout() |
|
| public long |
| vertexModule() |
| comp_1_521() |
| vertexModule() |
|
| public long |
| fragmentModule() |
| comp_1_517() |
| fragmentModule() |
|
| private static String |
|
| private static String |
|
| private static String |
|