API_Specification » APISpec__Appendix-F__API_Boilerplate module

Appendix F: Specification

Contents

Variables

template<typename HandleType>
HandleType Null constexpr
A template version of the VK_NULL_Handle specifier. (The handle type must be provided)

Variable documentation

template<typename HandleType>
HandleType Null constexpr

A template version of the VK_NULL_Handle specifier. (The handle type must be provided)

Specification