Lines Matching refs:VkPhysicalDeviceFeatures
31 Features are reported via the basic slink:VkPhysicalDeviceFeatures
96 * pname:pFeatures is a pointer to a slink:VkPhysicalDeviceFeatures
112 sname:VkPhysicalDeviceFeatures structure via the pname:pEnabledFeatures
124 can: simply pass in the sname:VkPhysicalDeviceFeatures structure that was
187 * pname:features is a slink:VkPhysicalDeviceFeatures structure describing
201 [open,refpage='VkPhysicalDeviceFeatures',desc='Structure describing the fine-grained features that …
203 The sname:VkPhysicalDeviceFeatures structure is defined as:
205 include::{generated}/api/structs/VkPhysicalDeviceFeatures.adoc[]
978 * slink:VkPhysicalDeviceFeatures::pname:shaderResourceResidency must: be
980 * slink:VkPhysicalDeviceFeatures::pname:sparseBinding must: be reported as
982 * slink:VkPhysicalDeviceFeatures::pname:sparseResidencyBuffer must: be
984 * slink:VkPhysicalDeviceFeatures::pname:sparseResidencyImage2D must: be
986 * slink:VkPhysicalDeviceFeatures::pname:sparseResidencyImage3D must: be
988 * slink:VkPhysicalDeviceFeatures::pname:sparseResidency2Samples must: be
990 * slink:VkPhysicalDeviceFeatures::pname:sparseResidency4Samples must: be
992 * slink:VkPhysicalDeviceFeatures::pname:sparseResidency8Samples must: be
994 * slink:VkPhysicalDeviceFeatures::pname:sparseResidency16Samples must: be
996 * slink:VkPhysicalDeviceFeatures::pname:sparseResidencyAliased must: be
1002 include::{generated}/validity/structs/VkPhysicalDeviceFeatures.adoc[]