Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/vulkan/
Ddevice.cc73 const char kSubgroupSupportedStages[] = "SubgroupSupportedStages"; variable
706 if (feature.find(kSubgroupSupportedStages) != std::string::npos) in Initialize()