Home
last modified time | relevance | path

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

/external/skia/debugger/QT/
DSkGLWidget.cpp86 GR_GL_GetIntegerv(fCurIntf.get(), GR_GL_SAMPLES, &desc.fSampleCnt); in getDesc()
/external/skia/tests/
DGpuSampleLocationsTest.cpp174 if (GR_GL_SAMPLES == pname) { in GLTestSampleLocationsInterface()
/external/skia/src/gpu/gl/
DGrGLDefines.h236 #define GR_GL_SAMPLES 0x80A9 macro
DGrGLCreateNullInterface.cpp470 case GR_GL_SAMPLES: { in getIntegerv()
DGrGLGpu.cpp4293 GR_GL_GetIntegerv(this->glInterface(), GR_GL_SAMPLES, effectiveSampleCnt); in onQueryMultisampleSpecs()
/external/skia/tools/gpu/gl/debug/
DDebugGLTestContext.cpp591 case GR_GL_SAMPLES: { in getIntegerv()