Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGLSL.ext.KHR.h48 static const char* const E_SPV_KHR_non_semantic_info = "SPV_KHR_non_semantic_info"; variable
DGlslangToSpv.cpp3080 builder.addExtension(spv::E_SPV_KHR_non_semantic_info); in visitAggregate()