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

  /external/skia/src/gpu/gl/
GrGLContext.cpp 44 if (!GrGetGLSLGeneration(interface, &fGLSLGeneration)) {
GrGLSL.cpp 12 bool GrGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) {
GrGLSL.h 51 bool GrGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);

Completed in 379 milliseconds