Vulkan |
The VulkanDevice type exposes the following members.
Name | Description | |
---|---|---|
DefaultFormat | ||
GlobalDynamicStates | GlobalDynamicStates defines static array with dynamic states that are used by all pipelines. By default Viewport and Scissor dynamic states are used. Additional dynamic states can be added to specific pipelines by adding them to the EffectTechnique.[!:EffectTechnique.AdditionalDynamicStates] property. | |
PossibleDepthFormats | ||
PossibleDepthStencilFormats | ||
SynchronizationContext | When SynchronizationContext is not null, then it is possible to call its Send method to execute the code on the thread that was used to create this VulkanDevice. | |
Vk |