Source position: vulkanlib.pas line 14440
type TVkPhysicalDeviceRayTracingMaintenance1FeaturesKHR = record |
||
sType: TVkStructureType; |
|
|
pNext: PVkVoid; |
|
|
rayTracingMaintenance1: TVkBool32; |
|
|
rayTracingPipelineTraceRaysIndirect2: TVkBool32; |
|
|
end; |
CT Web help |
CodeTyphon Studio |