Source position: vulkanlib.pas line 14524
type TVkPhysicalDeviceFragmentDensityMapFeaturesEXT = record |
||
sType: TVkStructureType; |
|
|
pNext: PVkVoid; |
|
|
fragmentDensityMap: TVkBool32; |
|
|
fragmentDensityMapDynamic: TVkBool32; |
|
|
fragmentDensityMapNonSubsampledImages: TVkBool32; |
|
|
end; |
CT Web help |
CodeTyphon Studio |