Uses of Interface
club.doki7.vulkan.datatype.IVkRayTracingPipelineCreateInfoNV
Packages that use IVkRayTracingPipelineCreateInfoNV
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkRayTracingPipelineCreateInfoNV in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkRayTracingPipelineCreateInfoNVModifier and TypeMethodDescriptionintVkDeviceCommands.createRayTracingPipelinesNV(VkDevice device, @Nullable VkPipelineCache pipelineCache, int createInfoCount, IVkRayTracingPipelineCreateInfoNV pCreateInfos, @Nullable VkAllocationCallbacks pAllocator, VkPipeline.Ptr pPipelines) -
Uses of IVkRayTracingPipelineCreateInfoNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkRayTracingPipelineCreateInfoNVModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkRayTracingPipelineCreateInfoNVstructure in native memory.static final recordRepresents a pointer to / an array ofVkRayTracingPipelineCreateInfoNVstructure(s) in native memory.