Source position: vulkanlib.pas line 12556
type TVkSampleLocationsInfoEXT = record |
||
sType: TVkStructureType; |
|
|
pNext: PVkVoid; |
|
|
sampleLocationsPerPixel: TVkSampleCountFlagBits; |
|
|
sampleLocationGridSize: TVkExtent2D; |
|
|
sampleLocationsCount: TVkUInt32; |
|
|
pSampleLocations: PVkSampleLocationEXT; |
|
|
end; |
CT Web help |
CodeTyphon Studio |