Source position: vulkanlib.pas line 14550
type TVkPhysicalDeviceFragmentDensityMapPropertiesEXT = record |
||
sType: TVkStructureType; |
|
|
pNext: PVkVoid; |
|
|
minFragmentDensityTexelSize: TVkExtent2D; |
|
|
maxFragmentDensityTexelSize: TVkExtent2D; |
|
|
fragmentDensityInvocations: TVkBool32; |
|
|
end; |
CT Web help |
CodeTyphon Studio |