HomeSort by relevance Sort by last modified time
    Searched refs:GL_DEPTH24_STENCIL8 (Results 26 - 50 of 112) sorted by null

12 3 4 5

  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 75 GL_DEPTH24_STENCIL8,
glsScissorTests.cpp 649 gl.renderbufferStorage(GL_RENDERBUFFER, GL_DEPTH24_STENCIL8, width, height);
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 185 public static final int GL_DEPTH24_STENCIL8 = 0x88F0;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 516 GL_DEPTH24_STENCIL8(0x88F0),
    [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeBufferApiTests.cpp     [all...]
es31fTextureLevelStateQueryTests.cpp 313 internalFormat == GL_DEPTH24_STENCIL8 ||
601 GL_DEPTH32F_STENCIL8, GL_DEPTH24_STENCIL8
    [all...]
es31fTextureSpecificationTests.cpp 841 { "depth24_stencil8", GL_DEPTH24_STENCIL8 }
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFboTestUtil.cpp     [all...]
es3fFramebufferBlitTests.cpp     [all...]
es3fMultisampleTests.cpp 512 GLU_CHECK_CALL(glRenderbufferStorageMultisample(GL_RENDERBUFFER, m_numSamples, GL_DEPTH24_STENCIL8, m_renderWidth, m_renderHeight));
    [all...]
es3fTextureShadowTests.cpp     [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h     [all...]
  /external/deqp/modules/gles3/performance/
es3pDepthTests.cpp 565 gl.renderbufferStorage(GL_RENDERBUFFER, GL_DEPTH24_STENCIL8, RENDER_SIZE, RENDER_SIZE);
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_drawpixels.c 365 return GL_DEPTH24_STENCIL8;
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h     [all...]

Completed in 678 milliseconds

12 3 4 5