Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderLibrary.cpp1873 bool firstNonPreprocessorLine = true; in injectExtensionRequirements() local
1890 if (!isPreprocessorDirective && firstNonPreprocessorLine) in injectExtensionRequirements()
1892 firstNonPreprocessorLine = false; in injectExtensionRequirements()