Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h96 void addSourceExtension(const char* ext) { sourceExtensions.push_back(ext); } in addSourceExtension()
696 std::vector<const char*> sourceExtensions; variable
DGlslangToSpv.cpp1337 const auto& sourceExtensions = glslangIntermediate->getRequestedExtensions(); in TGlslangToSpvTraverser() local
1338 for (auto it = sourceExtensions.begin(); it != sourceExtensions.end(); ++it) in TGlslangToSpvTraverser()
4398 const auto& sourceExtensions = glslangIntermediate->getRequestedExtensions(); local
4400sourceExtensions.find(glslang::E_GL_AMD_texture_gather_bias_lod) != sourceExtensions.end()) {
DSpvBuilder.cpp2741 for (int e = 0; e < (int)sourceExtensions.size(); ++e) { in dump()
2743 sourceExtInst.addStringOperand(sourceExtensions[e]); in dump()
/external/guice/lib/build/
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...