Searched refs:apiMin (Results 1 – 1 of 1) sorted by relevance
105 uint16_t apiMin = (uint16_t)(0x000003ff & (props.apiVersion >> 12)); in getPhysicalDevicePropertiesString() local108 ss << "API version: " << apiMaj << "." << apiMin << "." << apiPatch << "\n"; in getPhysicalDevicePropertiesString()