Uses of Record Class
tech.icey.vk4j.handle.VkPipeline.Buffer
Packages that use VkPipeline.Buffer
-
Uses of VkPipeline.Buffer in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkPipeline.BufferModifier and TypeMethodDescriptionintDeviceCommands.vkCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCache, int createInfoCount, VkComputePipelineCreateInfo pCreateInfos, VkAllocationCallbacks pAllocator, VkPipeline.Buffer pPipelines) intDeviceCommands.vkCreateExecutionGraphPipelinesAMDX(VkDevice device, VkPipelineCache pipelineCache, int createInfoCount, VkExecutionGraphPipelineCreateInfoAMDX pCreateInfos, VkAllocationCallbacks pAllocator, VkPipeline.Buffer pPipelines) intDeviceCommands.vkCreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineCache, int createInfoCount, VkGraphicsPipelineCreateInfo pCreateInfos, VkAllocationCallbacks pAllocator, VkPipeline.Buffer pPipelines) intDeviceCommands.vkCreateRayTracingPipelinesKHR(VkDevice device, VkDeferredOperationKHR deferredOperation, VkPipelineCache pipelineCache, int createInfoCount, VkRayTracingPipelineCreateInfoKHR pCreateInfos, VkAllocationCallbacks pAllocator, VkPipeline.Buffer pPipelines) intDeviceCommands.vkCreateRayTracingPipelinesNV(VkDevice device, VkPipelineCache pipelineCache, int createInfoCount, VkRayTracingPipelineCreateInfoNV pCreateInfos, VkAllocationCallbacks pAllocator, VkPipeline.Buffer pPipelines) -
Uses of VkPipeline.Buffer in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkPipeline.BufferModifier and TypeMethodDescriptionVkPipelineLibraryCreateInfoKHR.pLibraries()VkGraphicsPipelineShaderGroupsCreateInfoNV.pPipelines()Methods in tech.icey.vk4j.datatype with parameters of type VkPipeline.BufferModifier and TypeMethodDescriptionvoidVkPipelineLibraryCreateInfoKHR.pLibraries(VkPipeline.Buffer value) voidVkGraphicsPipelineShaderGroupsCreateInfoNV.pPipelines(VkPipeline.Buffer value) -
Uses of VkPipeline.Buffer in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkPipeline.BufferModifier and TypeMethodDescriptionstatic VkPipeline.Bufferstatic VkPipeline.BufferVkPipeline.Buffer.offset(long offset) VkPipeline.Buffer.reinterpret(long newSize)