Home
last modified time | relevance | path

Searched refs:GLSL_VERSION_140 (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DVersionGLSL.h20 static const int GLSL_VERSION_140 = 140; member
H A DVersionGLSL.cpp27 return GLSL_VERSION_140; in ShaderOutputTypeToGLSLVersion()
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.hpp46 GLSL_VERSION_140, //!< GLSL 1.4 enumerator
H A DgluShaderLibrary.cpp1258 else if (versionNum == 140) version = glu::GLSL_VERSION_140; in parseGLSLVersion()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.cpp69 case glu::GLSL_VERSION_140: in usesShaderInoutQualifiers()

Completed in 6 milliseconds