Source position: vulkanlib.pas line 12814
type TVkPhysicalDeviceMaintenance5PropertiesKHR = record |
||
sType: TVkStructureType; |
|
|
pNext: PVkVoid; |
|
|
earlyFragmentMultisampleCoverageAfterSampleCounting: TVkBool32; |
|
|
earlyFragmentSampleMaskTestBeforeSampleCounting: TVkBool32; |
|
|
depthStencilSwizzleOneSupport: TVkBool32; |
|
|
polygonModePointSize: TVkBool32; |
|
|
nonStrictSinglePixelWideLinesUseParallelogram: TVkBool32; |
|
|
nonStrictWideLinesUseParallelogram: TVkBool32; |
|
|
end; |
CT Web help |
CodeTyphon Studio |