Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluES3PlusWrapperContext.cpp274 …ream& dst, const std::string& src, const std::vector<std::string>& filteredExtensions, GLSLVersion… in translateShaderSource() argument
390 …const bool filteredExtension = de::contains(filteredExtensions.begin(), filteredExtensions.end()… in translateShaderSource()
410 …const* strings, const int* length, const std::vector<std::string>& filteredExtensions, GLSLVersion… in translateShaderSources() argument
421 translateShaderSource(shaderType, srcOut, srcIn.str(), filteredExtensions, version); in translateShaderSources()