Home
last modified time | relevance | path

Searched defs:enabledFeatures (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DFeatureTests.cpp77 std::vector<const char*> enabledFeatures = deviceBase->GetEnabledFeatures(); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.hpp190 const VkPhysicalDeviceFeatures enabledFeatures = {}; member in vk::Device
DVkDevice.cpp118 …eateInfo, void *mem, PhysicalDevice *physicalDevice, const VkPhysicalDeviceFeatures *enabledFeatur… in Device()
DlibVulkan.cpp708 const VkPhysicalDeviceFeatures *enabledFeatures = pCreateInfo->pEnabledFeatures; in vkCreateDevice() local
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp431 const char **enabledFeatures = in ANGLENativeDisplayFactory() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp82 VkPhysicalDeviceFeatures enabledFeatures = context.getDeviceFeatures(); in createRobustBufferAccessDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRatePixelConsistency.cpp126 VkPhysicalDeviceFeatures2 enabledFeatures; in createImageRobustnessDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1155 VkPhysicalDeviceFeatures2 enabledFeatures; in createDeviceFeatures2Test() local
1467 VkPhysicalDeviceFeatures enabledFeatures = deviceFeatures; in createDeviceWithUnsupportedFeaturesTest() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp951 VkPhysicalDeviceFeatures2KHR enabledFeatures = {}; in initializeDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp231 const VkPhysicalDeviceFeatures2& enabledFeatures, in createDefaultDevice()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPreRotationTest.cpp108 std::vector<const char *> enabledFeatures; in initializeDisplay() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp1299 VkValidationFeatureEnableEXT enabledFeatures[] = { in initialize() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp684 VkPhysicalDeviceFeatures2 enabledFeatures; in createMultiViewDevices() local