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

  /external/deqp/framework/egl/
egluConfigInfo.hpp 60 deInt32 stencilSize;
93 , stencilSize (0)
egluConfigInfo.cpp 59 case EGL_STENCIL_SIZE: return stencilSize;
96 eglGetConfigAttrib(display, config, EGL_STENCIL_SIZE, &dst->stencilSize);
  /external/deqp/framework/opengl/
gluRenderConfig.cpp 97 int stencilSize;
108 config->stencilBits = stencilCfgs[ndx].stencilSize;
  /external/deqp/framework/qphelper/
qpTestLog.h 180 int stencilSize;
qpTestLog.c     [all...]
  /external/deqp/executor/
xeTestCaseResult.hpp 366 int stencilSize;
396 , stencilSize (0)
xeTestLogWriter.cpp 402 << Writer::Attribute("StencilSize", de::toString(config.stencilSize))
xeTestResultParser.cpp 627 config->stencilSize = toInt(getAttribute("StencilSize"));
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 432 * with at least the specified depthSize and stencilSize,
444 int alphaSize, int depthSize, int stencilSize) {
446 blueSize, alphaSize, depthSize, stencilSize));
    [all...]
  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 492 int stencilSize = visual.getAttrib(GLX_STENCIL_SIZE);
514 rank.add(1, stencilSize > 0);
526 rank.add(6, deUint32(depthSize + stencilSize));
  /external/deqp/modules/egl/
teglConfigList.cpp 156 info.stencilSize = val;
teglSimpleConfigCase.cpp 131 if (info.stencilSize > 0)
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
Renderer9.cpp     [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 4148 milliseconds