Lines Matching refs:props
4553 VkPhysicalDeviceProperties props{};
4554 inst->vkGetPhysicalDeviceProperties(physical_devices[dev], &props);
4555 if (string_eq(props.deviceName, "physdev_added_xx")) {
4723 VkPhysicalDeviceProperties props{};
4724 inst->vkGetPhysicalDeviceProperties(physical_devices[dev], &props);
4725 if (string_eq(props.deviceName, "physdev_added_xx")) {
4813 VkPhysicalDeviceProperties props{};
4814 inst->vkGetPhysicalDeviceProperties(phys_dev_groups[grp].physicalDevices[dev], &props);
4815 if (string_eq(props.deviceName, "physdev_added_xx")) {
4996 VkPhysicalDeviceProperties props{};
4997 inst->vkGetPhysicalDeviceProperties(phys_dev_groups[grp].physicalDevices[dev], &props);
4998 if (string_eq(props.deviceName, "physdev_added_xx")) {