Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLGLSL.cpp21 uint32_t glMajor = GR_GL_MAJOR_VER(info.fVersion), in GrGLGetGLSLGeneration() local
23 GrGLSLVersion ver = std::min(info.fGLSLVersion, GR_GLSL_VER(glMajor, 10 * glMinor)); in GrGLGetGLSLGeneration()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fStringQueryTests.cpp83 int glMajor = 0; in init()
89 versionStream >> glMajor; // x in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fStringQueryTests.cpp85 int glMajor = 0; in init()
96 versionStream >> glMajor; // 3 in init()