Searched defs:depthSize (Results 1 - 16 of 16) sorted by relevance

/external/deqp/framework/opengl/
H A DgluRenderConfig.cpp75 int depthSize; member in struct:glu::__anon4124
87 config->depthBits = depthCfgs[ndx].depthSize;
/external/deqp/framework/egl/
H A DegluConfigFilter.cpp79 int CandidateConfig::depthSize (void) const { return get(EGL_DEPTH_SIZE); } function in class:eglu::CandidateConfig
H A DegluConfigInfo.hpp55 deInt32 depthSize; member in class:eglu::ConfigInfo
101 , depthSize (0)
/external/deqp/framework/qphelper/
H A DqpTestLog.h171 int depthSize; member in struct:qpEglConfigInfo_s
/external/deqp/framework/platform/X11/
H A DtcuX11GlxPlatform.cpp490 int depthSize = visual.getAttrib(GLX_DEPTH_SIZE); local
510 rank.add(1, depthSize > 0);
525 rank.add(6, deUint32(depthSize + stencilSize));
/external/deqp/executor/
H A DxeTestCaseResult.hpp365 int depthSize; member in class:xe::ri::EglConfig
396 , depthSize (0)
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java372 int alphaSize, int depthSize, int stencilSize) {
374 blueSize, alphaSize, depthSize, stencilSize));
823 int alphaSize, int depthSize, int stencilSize) {
829 EGL10.EGL_DEPTH_SIZE, depthSize,
837 mDepthSize = depthSize;
371 setEGLConfigChooser(int redSize, int greenSize, int blueSize, int alphaSize, int depthSize, int stencilSize) argument
822 ComponentSizeChooser(int redSize, int greenSize, int blueSize, int alphaSize, int depthSize, int stencilSize) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 236 milliseconds