Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_instantiate.h124 WithAsyncCommandQueueFeatureVulkan(ES1_VULKAN())
128 ES2_METAL(), WithAsyncCommandQueueFeatureVulkan(ES2_VULKAN())
132 ES3_METAL(), WithAsyncCommandQueueFeatureVulkan(ES3_VULKAN())
136 WithAsyncCommandQueueFeatureVulkan(ES31_VULKAN())
139 ES32_VULKAN(), WithAsyncCommandQueueFeatureVulkan(ES32_VULKAN())
Dangle_test_configs.h268 inline PlatformParameters WithAsyncCommandQueueFeatureVulkan(const PlatformParameters &params) in WithAsyncCommandQueueFeatureVulkan() function