/third_party/vk-gl-cts/framework/opengl/ |
D | gluFboRenderContext.cpp | 70 static void getDepthStencilBits (deUint32 depthStencilFormat, int* depthBits, int* stencilBits) in getDepthStencilBits() 135 const int depthBits = getNumDepthBits(combinedFormat); in chooseDepthStencilFormat() local 220 int depthBits = 0; in createFramebuffer() local
|
D | gluRenderConfig.hpp | 88 int depthBits; member
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuRenderTarget.cpp | 39 RenderTarget::RenderTarget (int width, int height, const PixelFormat& format, int depthBits, int st… in RenderTarget()
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_linetemp.h | 79 const GLint depthBits = ctx->DrawBuffer->Visual.depthBits; in NAME() local 86 const GLint depthBits = ctx->DrawBuffer->Visual.depthBits; in NAME() local
|
D | s_renderbuffer.c | 295 GLuint depthBits) in add_depth_renderbuffer()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | Format.h | 92 GLuint depthBits; member 116 GLuint depthBits, in GetChannelCount() 137 GLuint depthBits, in Format()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | Format.h | 96 GLuint depthBits; member 122 GLuint depthBits, in GetChannelCount() 143 GLuint depthBits, in Format()
|
D | d3d_format.h | 47 GLuint depthBits; member
|
D | d3d_format.cpp | 44 GLuint depthBits, in D3DFormat()
|
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
D | ohos_context_i.h | 58 int32_t depthBits; member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | DepthStencilFormatsTest.cpp | 21 int depthBits; member 292 GLint depthBits = 0; in depthStencilReadbackCase() local 506 int depthBits; in TEST_P() member 626 GLint depthBits = 0; in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | formatutils9.h | 58 GLuint depthBits; member
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWGL.hpp | 122 int depthBits; member in tcu::wgl::PixelFormatInfo
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | DepthStencilFormatsTest.cpp | 278 int depthBits; in TEST_P() member 392 GLint depthBits = 0; in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/angle2/util/ |
D | EGLWindow.h | 41 int depthBits; member
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib.cpp | 536 UINT_32 depthBits = 0; in Flt32ToDepthPixel() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fStencilTests.cpp | 280 int depthBits = renderTarget.getDepthBits(); in iterate() local 401 void genOps (vector<StencilOp>& dst, int stencilBits, int depthBits, int targetStencil) in genOps()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fStencilTests.cpp | 277 int depthBits = renderTarget.getDepthBits(); in iterate() local 398 void genOps (vector<StencilOp>& dst, int stencilBits, int depthBits, int targetStencil) in genOps()
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglRenderTests.cpp | 396 tcu::TextureFormat getDepthFormat (const int depthBits) in getDepthFormat() 419 …ctor<DrawPrimitiveOp>& drawOps, const tcu::PixelFormat& colorBits, const int depthBits, const int … in renderReference() 742 const int depthBits = eglu::getConfigAttribInt(egl, display, config.config, EGL_DEPTH_SIZE); in executeForContexts() local 949 const int depthBits = eglu::getConfigAttribInt(egl, display, config.config, EGL_DEPTH_SIZE); in executeForContexts() local
|
/third_party/skia/third_party/externals/angle2/util/ |
D | EGLWindow.h | 42 int depthBits; member
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcConfigList.hpp | 132 deInt32 depthBits; member
|
/third_party/mesa3d/src/gallium/frontends/osmesa/ |
D | osmesa.c | 559 OSMesaCreateContextExt(GLenum format, GLint depthBits, GLint stencilBits, in OSMesaCreateContextExt() 592 int depthBits = 0, stencilBits = 0, accumBits = 0; in OSMesaCreateContextAttribs() local
|
/third_party/mesa3d/src/glx/ |
D | glxconfig.h | 46 GLint depthBits; member
|
/third_party/vk-gl-cts/external/openglcts/modules/runner/ |
D | glcTestRunner.cpp | 110 deInt32 depthBits; member 145 int depthBits; in parseConfigBitsFromName() member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.h | 149 GLuint depthBits; member
|