Interface VulkanPipelineDynamicStateCreateInfoType
- All Known Implementing Classes:
VulkanPipelineDynamicStateCreateInfo
@Immutable
public interface VulkanPipelineDynamicStateCreateInfoType
Structure specifying parameters of a newly created pipeline dynamic state.
- See Also:
-
Method Summary
-
Method Details
-
flags
- Returns:
- Flags reserved for future use
-
dynamicStates
- Returns:
- Values specifying which pieces of pipeline state will use the values from dynamic state commands rather than from pipeline state creation info.
-