Home
last modified time | relevance | path

Searched defs:testFeatures (Results 1 – 8 of 8) sorted by relevance

/third_party/openhitls/testcode/test_config/
Dtls_test_config.json3 "testFeatures": { object
Dcrypto_test_config.json3 "testFeatures": { object
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/
DvktModifiersTests.cpp172 static deBool featuresCompatible(FlagsType modifierFeatures, VkFormatFeatureFlags testFeatures) in featuresCompatible()
191 const VkFormatFeatureFlags testFeatures = (VK_FORMAT_FEATURE_TRANSFER_SRC_BIT | in getExportImportCompatibleModifiers() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/
DvktModifiersTests.cpp177 static deBool featuresCompatible(FlagsType modifierFeatures, VkFormatFeatureFlags testFeatures) in featuresCompatible()
196 const VkFormatFeatureFlags testFeatures = (VK_FORMAT_FEATURE_TRANSFER_SRC_BIT | in getExportImportCompatibleModifiers() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingNullASTests.cpp316 TestDeviceFeatures testFeatures(vki, physicalDevice); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingNullASTests.cpp316 TestDeviceFeatures testFeatures(vki, physicalDevice); in checkSupport() local
DvktRayTracingPipelineLibraryTests.cpp285 DeviceTestFeatures testFeatures (vki, physicalDevice); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectBinaryTests.cpp617 vk::VkPhysicalDeviceFeatures2 testFeatures = m_context.getDeviceFeatures2(); in iterate() local