VkD3D12FenceSubmitInfoKHR

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

pNext
const(void)* pNext;
Undocumented in source.
pSignalSemaphoreValues
const(uint64_t)* pSignalSemaphoreValues;
Undocumented in source.
pWaitSemaphoreValues
const(uint64_t)* pWaitSemaphoreValues;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
signalSemaphoreValuesCount
uint32_t signalSemaphoreValuesCount;
Undocumented in source.
waitSemaphoreValuesCount
uint32_t waitSemaphoreValuesCount;
Undocumented in source.

Meta