Home
last modified time | relevance | path

Searched refs:WithAsyncCommandQueueFeatureVulkan (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/test_utils/
Dangle_test_instantiate.h140 WithAsyncCommandQueueFeatureVulkan(ES1_VULKAN())
144 ES2_METAL(), WithAsyncCommandQueueFeatureVulkan(ES2_VULKAN())
148 ES3_METAL(), WithAsyncCommandQueueFeatureVulkan(ES3_VULKAN())
152 WithAsyncCommandQueueFeatureVulkan(ES31_VULKAN())
155 ES32_VULKAN(), WithAsyncCommandQueueFeatureVulkan(ES32_VULKAN())
Dangle_test_configs.h279 inline PlatformParameters WithAsyncCommandQueueFeatureVulkan(const PlatformParameters &params) in WithAsyncCommandQueueFeatureVulkan() function