Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGLSL.ext.KHR.h36 static const char* const E_SPV_KHR_multiview = "SPV_KHR_multiview"; variable
DGlslangToSpv.cpp843 addPre13Extension(spv::E_SPV_KHR_multiview); in TranslateBuiltInDecoration()