Searched refs:VK_MAX_PHYSICAL_DEVICE_NAME_SIZE (Results 1 – 5 of 5) sorted by relevance
5 enum { VK_MAX_PHYSICAL_DEVICE_NAME_SIZE = 256 }; enumerator
245 char deviceName[VK_MAX_PHYSICAL_DEVICE_NAME_SIZE];
932 …if (deStrnlen(props->deviceName, VK_MAX_PHYSICAL_DEVICE_NAME_SIZE) == VK_MAX_PHYSICAL_DEVICE_NAME_… in deviceProperties()
105 #define VK_MAX_PHYSICAL_DEVICE_NAME_SIZE 256 macro1352 char deviceName[VK_MAX_PHYSICAL_DEVICE_NAME_SIZE];
111 #define VK_MAX_PHYSICAL_DEVICE_NAME_SIZE 256 macro1361 char deviceName[VK_MAX_PHYSICAL_DEVICE_NAME_SIZE];