Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGLSL.ext.KHR.h36 static const char* const E_SPV_KHR_device_group = "SPV_KHR_device_group"; variable
DGlslangToSpv.cpp894 builder.addIncorporatedExtension(spv::E_SPV_KHR_device_group, spv::Spv_1_3); in TranslateBuiltInDecoration()