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

  /external/skia/src/gpu/glsl/
GrGLSL.cpp 20 case k400_GrGLSLGeneration:
GrGLSL.h 42 k400_GrGLSLGeneration,
  /external/skia/src/gpu/gl/
GrGLGLSL.cpp 23 *generation = k400_GrGLSLGeneration;
GrGLCaps.cpp 578 case k400_GrGLSLGeneration:
650 glslCaps->fSampleVariablesSupport = ctxInfo.glslGeneration() >= k400_GrGLSLGeneration;
    [all...]

Completed in 62 milliseconds