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

  /external/skia/include/gpu/gl/
GrGLDefines.h 194 #define GR_GL_SAMPLES 0x80A9
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 239 case GR_GL_SAMPLES:
  /external/skia/samplecode/
SampleApp.cpp 245 GR_GL_GetIntegerv(fGL, GR_GL_SAMPLES, &desc.fSampleCnt);
    [all...]

Completed in 99 milliseconds