Home
last modified time | relevance | path

Searched refs:vulkanMemoryModel (Results 1 – 25 of 34) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelPadding.cpp223 if (!context.getVulkanMemoryModelFeatures().vulkanMemoryModel) in checkSupport()
DvktMemoryModelMessagePassing.cpp186 if (!context.getVulkanMemoryModelFeatures().vulkanMemoryModel) in checkSupport()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c360 vk12_feats->vulkanMemoryModel = in vn_physical_device_init_features()
361 local_feats.vulkan_memory_model.vulkanMemoryModel; in vn_physical_device_init_features()
1799 u.vulkan_memory_model->vulkanMemoryModel = in vn_GetPhysicalDeviceFeatures2()
1800 vk12_feats->vulkanMemoryModel; in vn_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dmandatory_features.txt72 VkPhysicalDeviceVulkanMemoryModelFeaturesKHR FEATURES ( vulkanMemoryModel ) REQUIREMENTS…
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp271 features->vulkanMemoryModel = VK_FALSE; in getPhysicalDeviceVulkanMemoryModelFeatures()
1209 CheckFeature(requested, supported, vulkanMemoryModel) && in hasExtendedFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp169 IS_AVAIL("VulkanMemoryModel.", vulkanMemoryModel); in isVulkanMemoryModelFeaturesSupported()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeatures.inl188 featureType.vulkanMemoryModel = allFeaturesBlobs.vk12.vulkanMemoryModel;
DvkDeviceFeatureTest.inl137 FEATURE_ITEM (VkPhysicalDeviceVulkan12Features, vulkanMemoryModel),
225 FEATURE_ITEM (VkPhysicalDeviceVulkanMemoryModelFeatures, vulkanMemoryModel),
DvkMandatoryFeatures.inl1210 if ( physicalDeviceVulkanMemoryModelFeaturesKHR.vulkanMemoryModel == VK_FALSE )
1212 …log << tcu::TestLog::Message << "Mandatory feature vulkanMemoryModel not supported" << tcu::TestLo…
DvkStructTypes.inl1843 VkBool32 vulkanMemoryModel; member
2196 VkBool32 vulkanMemoryModel; member
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c701 CORE_FEATURE(vulkanMemoryModel); in vk_get_physical_device_core_1_2_feature_ext()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1686 …FEATURE_TABLE_ITEM(vulkan12Features, vulkanMemoryModelFeatures, vulkanMemoryModel, "VK_… in featureBitInfluenceOnDeviceCreate()
1702 …ulkan12Features, vulkanMemoryModelFeatures, vulkanMemoryModelDeviceScope, vulkanMemoryModel), in featureBitInfluenceOnDeviceCreate()
1703 …es, vulkanMemoryModelFeatures, vulkanMemoryModelAvailabilityVisibilityChains, vulkanMemoryModel), in featureBitInfluenceOnDeviceCreate()
4753 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Features, vulkanMemoryModel), in deviceFeaturesVulkan12()
5189 if (( vulkanMemoryModelFeatures.vulkanMemoryModel != vulkan12Features.vulkanMemoryModel || in deviceFeatureExtensionsConsistencyVulkan12()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c431 DEBUG_BOOL_STRUCT ("support for (1.2)", features, vulkanMemoryModel); in dump_features12()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c555 .vulkanMemoryModel = false, in panvk_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp159 if (!context.getVulkanMemoryModelFeatures().vulkanMemoryModel) in checkSupport()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c687 f->vulkanMemoryModel = true; in lvp_get_physical_device_features_1_2()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1223 .vulkanMemoryModel = true, in v3dv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c609 features->vulkanMemoryModel = true; in tu_get_physical_device_features_1_2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1231 .vulkanMemoryModel = false, in dzn_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h3554 size += vn_sizeof_VkBool32(&val->vulkanMemoryModel); in vn_sizeof_VkPhysicalDeviceVulkanMemoryModelFeatures_self()
3583 vn_encode_VkBool32(enc, &val->vulkanMemoryModel); in vn_encode_VkPhysicalDeviceVulkanMemoryModelFeatures_self()
3609 vn_decode_VkBool32(dec, &val->vulkanMemoryModel); in vn_decode_VkPhysicalDeviceVulkanMemoryModelFeatures_self()
6073 size += vn_sizeof_VkBool32(&val->vulkanMemoryModel); in vn_sizeof_VkPhysicalDeviceVulkan12Features_self()
6146 vn_encode_VkBool32(enc, &val->vulkanMemoryModel); in vn_encode_VkPhysicalDeviceVulkan12Features_self()
6216 vn_decode_VkBool32(dec, &val->vulkanMemoryModel); in vn_decode_VkPhysicalDeviceVulkan12Features_self()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1413 f->vulkanMemoryModel = true; in anv_get_physical_device_features_1_2()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5401 VkBool32 vulkanMemoryModel; member
5727 VkBool32 vulkanMemoryModel; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5550 VkBool32 vulkanMemoryModel; member
5876 VkBool32 vulkanMemoryModel; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5500 VkBool32 vulkanMemoryModel; member
5826 VkBool32 vulkanMemoryModel; member
Dvulkan_structs.hpp56449 , vulkanMemoryModel( vulkanMemoryModel_ )
56769 vulkanMemoryModel = vulkanMemoryModel_; in setVulkanMemoryModel()
56866 ( vulkanMemoryModel == rhs.vulkanMemoryModel ) && in operator ==()
56924 VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModel = {}; member
57253 : vulkanMemoryModel( vulkanMemoryModel_ )
57287 vulkanMemoryModel = vulkanMemoryModel_; in setVulkanMemoryModel()
57321 … ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( vulkanMemoryModel == rhs.vulkanMemoryModel in operator ==()
57335 VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModel = {}; member

12