Source position: vulkanlib.pas line 25528
type TVkDescriptorMappingSourceIndirectIndexEXT = record |
||
heapOffset: TVkUInt32; |
|
|
pushOffset: TVkUInt32; |
|
|
addressOffset: TVkUInt32; |
|
|
heapIndexStride: TVkUInt32; |
|
|
heapArrayStride: TVkUInt32; |
|
|
pEmbeddedSampler: PVkSamplerCreateInfo; |
|
|
useCombinedImageSamplerIndex: TVkBool32; |
|
|
samplerHeapOffset: TVkUInt32; |
|
|
samplerPushOffset: TVkUInt32; |
|
|
samplerAddressOffset: TVkUInt32; |
|
|
samplerHeapIndexStride: TVkUInt32; |
|
|
samplerHeapArrayStride: TVkUInt32; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |