Source position: vulkanlib.pas line 26267
type TvkCreateRayTracingPipelinesNV = function( |
device: TVkDevice; |
pipelineCache: TVkPipelineCache; |
createInfoCount: TVkUInt32; |
const pCreateInfos: PVkRayTracingPipelineCreateInfoNV; |
const pAllocator: PVkAllocationCallbacks; |
pPipelines: PVkPipeline |
):TVkResult; |
| CT Web help |
| CodeTyphon Studio |