Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:sourceExtensions

1337     const auto& sourceExtensions = glslangIntermediate->getRequestedExtensions();
1338 for (auto it = sourceExtensions.begin(); it != sourceExtensions.end(); ++it)
4398 const auto& sourceExtensions = glslangIntermediate->getRequestedExtensions();
4400 sourceExtensions.find(glslang::E_GL_AMD_texture_gather_bias_lod) != sourceExtensions.end()) {