• Home
  • Raw
  • Download

Lines Matching defs:hasFeatures

828 				bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(lineRasterizationFeatures);  in vkCreateDevice()  local
838 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(provokingVertexFeatures); in vkCreateDevice() local
918 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(vk11Features); in vkCreateDevice() local
928 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(vk12Features); in vkCreateDevice() local
938 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(vk13Features); in vkCreateDevice() local
948 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(depthClipFeatures); in vkCreateDevice() local
958 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(blendOpFeatures); in vkCreateDevice() local
968 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(dynamicStateFeatures); in vkCreateDevice() local
978 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(privateDataFeatures); in vkCreateDevice() local
994 …bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(textureCompressionASTCHDRFeatures… in vkCreateDevice() local
1004 …bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(shaderDemoteToHelperInvocationFea… in vkCreateDevice() local
1014 …bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(shaderTerminateInvocationFeatures… in vkCreateDevice() local
1024 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(subgroupSizeControlFeatures); in vkCreateDevice() local
1034 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(uniformBlockFeatures); in vkCreateDevice() local
1044 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(integerDotProductFeatures); in vkCreateDevice() local
1054 …bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(zeroInitializeWorkgroupMemoryFeat… in vkCreateDevice() local
1064 …bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(primitiveTopologyListRestartFeatu… in vkCreateDevice() local
1074 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(descriptorIndexingFeatures); in vkCreateDevice() local
1084 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(globalPriorityQueryFeatures); in vkCreateDevice() local
1094 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(protectedMemoryFeatures); in vkCreateDevice() local
1104 bool hasFeatures = vk::Cast(physicalDevice)->hasExtendedFeatures(bufferDeviceAddressFeatures); in vkCreateDevice() local