HomeSort by relevance Sort by last modified time
    Searched refs:GrGLGetGLSLGeneration (Results 1 - 6 of 6) sorted by null

  /external/skia/src/gpu/gl/
GrGLGLSL.h 18 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
GrGLGLSL.cpp 11 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) {
GrGLContext.cpp 34 if (!GrGLGetGLSLGeneration(interface.get(), &args.fGLSLGeneration)) {
  /external/skqp/src/gpu/gl/
GrGLGLSL.h 18 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
GrGLGLSL.cpp 11 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) {
GrGLContext.cpp 34 if (!GrGLGetGLSLGeneration(interface.get(), &args.fGLSLGeneration)) {

Completed in 1089 milliseconds