Interface VulkanPipelineCacheCreateInfoType
- All Known Implementing Classes:
VulkanPipelineCacheCreateInfo
@Immutable
public interface VulkanPipelineCacheCreateInfoType
The type of pipeline cache creation information.
- See Also:
-
Method Summary
-
Method Details
-
flags
- Returns:
- The creation flags
-
initialData
- Returns:
- A pointer to previously retrieved pipeline cache data. If the pipeline cache data is incompatible with the device, the pipeline cache will be initially empty.
-