Home
last modified time | relevance | path

Searched refs:GL_DEPTH24_STENCIL8_OES (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DRenderbufferD3D.cpp63 creationFormat = GL_DEPTH24_STENCIL8_OES; in setStorageMultisample()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DRenderbufferD3D.cpp56 creationFormat = GL_DEPTH24_STENCIL8_OES; in setStorageMultisample()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp416 case GL_DEPTH24_STENCIL8_OES: in IsSizedInternalFormat()
1395 case GL_DEPTH24_STENCIL8_OES: in IsColorRenderable()
1415 case GL_DEPTH24_STENCIL8_OES: // GL_OES_packed_depth_stencil in IsDepthRenderable()
1484 case GL_DEPTH24_STENCIL8_OES: in IsStencilRenderable()
2336 case sw::FORMAT_D24S8: return GL_DEPTH24_STENCIL8_OES; in ConvertDepthStencilFormat()
2344 return GL_DEPTH24_STENCIL8_OES; in ConvertDepthStencilFormat()
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/
DSDL_uikitopenglview.m166 depthBufferFormat = GL_DEPTH24_STENCIL8_OES;
269 if (depthBufferFormat == GL_DEPTH24_STENCIL8_OES) {
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp199 checkRenderbufferFormatSupport(GL_DEPTH24_STENCIL8_OES)); in TEST_P()
212 checkTexStorageFormatSupport(GL_DEPTH24_STENCIL8_OES)); in TEST_P()
DBlitFramebufferANGLETest.cpp96 glRenderbufferStorage(GL_RENDERBUFFER, GL_DEPTH24_STENCIL8_OES, getWindowWidth(), in testSetUp()
116 glRenderbufferStorage(GL_RENDERBUFFER, GL_DEPTH24_STENCIL8_OES, getWindowWidth() / 2, in testSetUp()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp217 checkRenderbufferFormatSupport(GL_DEPTH24_STENCIL8_OES)); in TEST_P()
231 checkTexStorageFormatSupport(GL_DEPTH24_STENCIL8_OES)); in TEST_P()
DBlitFramebufferANGLETest.cpp98 glRenderbufferStorage(GL_RENDERBUFFER, GL_DEPTH24_STENCIL8_OES, getWindowWidth(), in testSetUp()
118 glRenderbufferStorage(GL_RENDERBUFFER, GL_DEPTH24_STENCIL8_OES, getWindowWidth() / 2, in testSetUp()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp118 …InsertD3D9FormatInfo(&map, GL_DEPTH24_STENCIL8_OES, D3DFMT_INTZ, D3DFMT_D24S8… in BuildD3D9FormatMap()
DRenderer9.cpp454 GL_DEPTH24_STENCIL8_OES, in generateConfigs()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp302 …InsertD3D9FormatInfo(&map, GL_DEPTH24_STENCIL8_OES, D3DFMT_INTZ, D3DFMT_D24S8… in BuildD3D9FormatMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp222 gl->renderbufferStorage(GL_RENDERBUFFER, GL_DEPTH24_STENCIL8_OES, width, height); in resize()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/
DDisplayOzone.cpp226 gl->renderbufferStorage(GL_RENDERBUFFER, GL_DEPTH24_STENCIL8_OES, width, height); in resize()
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengles2_gl2ext.h107 #define GL_DEPTH24_STENCIL8_OES 0x88F0 macro
320 #define GL_DEPTH24_STENCIL8_OES 0x88F0 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.cpp661 GL_DEPTH24_STENCIL8_OES, in DetermineDepthTextureANGLESupport()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCaps.cpp546 GL_DEPTH24_STENCIL8_OES, in DetermineDepthTextureANGLESupport()
DvalidationES2.cpp745 case GL_DEPTH24_STENCIL8_OES: in ValidateES2CopyTexImageParameters()
1978 case GL_DEPTH24_STENCIL8_OES: in ValidateES2TexStorageParameters()
/third_party/skia/third_party/externals/swiftshader/include/GLES/
Dglext.h385 #define GL_DEPTH24_STENCIL8_OES 0x88F0 macro
/third_party/openGLES/api/GLES/
Dglext.h366 #define GL_DEPTH24_STENCIL8_OES 0x88F0 macro
/third_party/mesa3d/include/GLES/
Dglext.h385 #define GL_DEPTH24_STENCIL8_OES 0x88F0 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES/
Dglext.h374 #define GL_DEPTH24_STENCIL8_OES 0x88F0 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
Dglext.h385 #define GL_DEPTH24_STENCIL8_OES 0x88F0 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
Dglext.h374 #define GL_DEPTH24_STENCIL8_OES 0x88F0 macro
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp828 TextureFormat(GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, GL_DEPTH24_STENCIL8_OES); in iterate()
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwEnums.inl863 #define GL_DEPTH24_STENCIL8_OES 0x88F0 macro

12