Lines Matching defs:physDevVersion
99 uint32_t physDevVersion = physDeviceProperties.apiVersion;
105 physDevVersion = std::min(physDevVersion, apiVersion);
114 physDevVersion,
116 if (!interface->validate(instanceVersion, physDevVersion, backendContext.fVkExtensions)) {
133 physDevVersion,
135 if (!interface->validate(instanceVersion, physDevVersion, &extensions)) {
143 *backendContext.fDeviceFeatures2, instanceVersion, physDevVersion,
150 features2, instanceVersion, physDevVersion,
175 features, instanceVersion, physDevVersion, extensions,
188 backendContext.fDevice, physDevVersion,
200 backendContext.fDevice, physDevVersion,
209 instanceVersion, physDevVersion,