Searched refs:vk13 (Results 1 – 5 of 5) sorted by relevance
56 propertyType.maxInlineUniformBlockSize = allPropertiesBlobs.vk13.maxInlineUniformBlockSize;57 …propertyType.maxPerStageDescriptorInlineUniformBlocks = allPropertiesBlobs.vk13.maxPerStageDescrip…58 …propertyType.maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks = allPropertiesBlobs.vk13.max…59 …propertyType.maxDescriptorSetInlineUniformBlocks = allPropertiesBlobs.vk13.maxDescriptorSetInlineU…60 …propertyType.maxDescriptorSetUpdateAfterBindInlineUniformBlocks = allPropertiesBlobs.vk13.maxDescr…69 propertyType.maxBufferSize = allPropertiesBlobs.vk13.maxBufferSize;130 …propertyType.storageTexelBufferOffsetAlignmentBytes = allPropertiesBlobs.vk13.storageTexelBufferOf…131 …propertyType.storageTexelBufferOffsetSingleTexelAlignment = allPropertiesBlobs.vk13.storageTexelBu…132 …propertyType.uniformTexelBufferOffsetAlignmentBytes = allPropertiesBlobs.vk13.uniformTexelBufferOf…133 …propertyType.uniformTexelBufferOffsetSingleTexelAlignment = allPropertiesBlobs.vk13.uniformTexelBu…[all …]
16 featureType.privateData = allFeaturesBlobs.vk13.privateData;50 featureType.inlineUniformBlock = allFeaturesBlobs.vk13.inlineUniformBlock;51 …featureType.descriptorBindingInlineUniformBlockUpdateAfterBind = allFeaturesBlobs.vk13.descriptorB…55 featureType.maintenance4 = allFeaturesBlobs.vk13.maintenance4;134 featureType.textureCompressionASTC_HDR = allFeaturesBlobs.vk13.textureCompressionASTC_HDR;142 featureType.shaderDemoteToHelperInvocation = allFeaturesBlobs.vk13.shaderDemoteToHelperInvocation;146 featureType.subgroupSizeControl = allFeaturesBlobs.vk13.subgroupSizeControl;147 featureType.computeFullSubgroups = allFeaturesBlobs.vk13.computeFullSubgroups;151 featureType.pipelineCreationCacheControl = allFeaturesBlobs.vk13.pipelineCreationCacheControl;155 …featureType.shaderZeroInitializeWorkgroupMemory = allFeaturesBlobs.vk13.shaderZeroInitializeWorkgr…[all …]
52 VkPhysicalDeviceVulkan13Properties& vk13; member
52 VkPhysicalDeviceVulkan13Features& vk13; member
1162 VkPhysicalDeviceVulkan13Features vk13 = { in v3dv_GetPhysicalDeviceFeatures2() local1253 if (vk_get_physical_device_core_1_3_feature_ext(ext, &vk13)) in v3dv_GetPhysicalDeviceFeatures2()1568 VkPhysicalDeviceVulkan13Properties vk13 = { in v3dv_GetPhysicalDeviceProperties2() local1661 if (vk_get_physical_device_core_1_3_property_ext(ext, &vk13)) in v3dv_GetPhysicalDeviceProperties2()