Home
last modified time | relevance | path

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

/external/skia/src/gpu/glsl/
DGrGLSL.cpp18 case k150_GrGLSLGeneration: in GrGLSLSupportsNamedFragmentShaderOutputs()
DGrGLSLFragmentShaderBuilder.cpp137 if (glslCaps->generation() < k150_GrGLSLGeneration) { in fragmentPosition()
DGrGLSL.h34 k150_GrGLSLGeneration, enumerator
/external/skia/src/gpu/gl/
DGrGLGLSL.cpp27 *generation = k150_GrGLSLGeneration; in GrGLGetGLSLGeneration()
DGrGLCaps.cpp288 ctxInfo.glslGeneration() >= k150_GrGLSLGeneration; in init()
560 case k150_GrGLSLGeneration: in get_glsl_version_decl_string()
687 (ctxInfo.glslGeneration() >= k150_GrGLSLGeneration || in initGLSL()