consts
VK_MAX_DATA_GRAPH_TOSA_NAME_SIZE_ARM
Length of a data graph TOSA profile or extension name string
VK_MAX_DATA_GRAPH_TOSA_NAME_SIZE_ARM is the length in char values
of an array containing the name of a data graph TOSA profile or extension,
as returned in VkDataGraphTOSANameQualityARM::name.
#define VK_MAX_DATA_GRAPH_TOSA_NAME_SIZE_ARM 128
const MAX_DATA_GRAPH_TOSA_NAME_SIZE_ARM: usize = 128;
Type
consts