Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGLSL.h18 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
DGrGLGLSL.cpp11 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration() function
DGrGLContext.cpp34 if (!GrGLGetGLSLGeneration(interface.get(), &args.fGLSLGeneration)) { in Make()
/external/skqp/src/gpu/gl/
DGrGLGLSL.h18 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
DGrGLGLSL.cpp11 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration() function
DGrGLContext.cpp34 if (!GrGLGetGLSLGeneration(interface.get(), &args.fGLSLGeneration)) { in Make()