Home
last modified time | relevance | path

Searched defs:depthBits (Results 1 – 25 of 38) sorted by relevance

12

/external/deqp/framework/common/
DtcuRenderTarget.cpp39 RenderTarget::RenderTarget (int width, int height, const PixelFormat& format, int depthBits, int st… in RenderTarget()
/external/mesa3d/src/mesa/swrast/
Ds_linetemp.h79 const GLint depthBits = ctx->DrawBuffer->Visual.depthBits; in NAME() local
86 const GLint depthBits = ctx->DrawBuffer->Visual.depthBits; in NAME() local
Ds_renderbuffer.c296 GLuint depthBits) in add_depth_renderbuffer()
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_linetemp.h79 const GLint depthBits = ctx->DrawBuffer->Visual.depthBits; in NAME() local
86 const GLint depthBits = ctx->DrawBuffer->Visual.depthBits; in NAME() local
Ds_renderbuffer.c296 GLuint depthBits) in add_depth_renderbuffer()
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp44 static void getDepthStencilBits (deUint32 depthStencilFormat, int* depthBits, int* stencilBits) in getDepthStencilBits()
186 int depthBits = 0; in createFramebuffer() local
DgluRenderConfig.hpp79 int depthBits; member
/external/deqp/framework/platform/win32/
DtcuWGL.hpp121 int depthBits; member in tcu::wgl::PixelFormatInfo
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
Dformatutils11.h33 GLuint depthBits; member
Dformatutils11.cpp132 unsigned int depthBits; member
141 …id InsertDXGIDepthStencilInfo(DepthStencilInfoMap *map, DXGI_FORMAT format, unsigned int depthBits, in InsertDXGIDepthStencilInfo()
/external/chromium_org/third_party/angle/src/libGLESv2/
Dformatutils.h71 GLuint depthBits; member
Dformatutils.cpp331 static InternalFormat DepthStencilFormat(GLuint depthBits, GLuint stencilBits, GLuint unusedBits, G… in DepthStencilFormat()
/external/deqp/modules/egl/
DteglRenderTests.cpp323 tcu::TextureFormat getDepthFormat (const int depthBits) in getDepthFormat()
346 …ctor<DrawPrimitiveOp>& drawOps, const tcu::PixelFormat& colorBits, const int depthBits, const int … in renderReference()
702 const int depthBits = display.getConfigAttrib(config, EGL_DEPTH_SIZE); in executeForContexts() local
887 const int depthBits = display.getConfigAttrib(config, EGL_DEPTH_SIZE); in executeForContexts() local
/external/deqp/modules/gles3/functional/
Des3fStencilTests.cpp280 int depthBits = renderTarget.getDepthBits(); in iterate() local
401 void genOps (vector<StencilOp>& dst, int stencilBits, int depthBits, int targetStencil) in genOps()
Des3fDepthStencilClearTests.cpp90 tcu::TextureFormat getDepthFormat (int depthBits) in getDepthFormat()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dcontext.c216 GLint depthBits, in _mesa_create_visual()
258 GLint depthBits, in _mesa_initialize_visual()
/external/deqp/modules/gles2/functional/
Des2fStencilTests.cpp277 int depthBits = renderTarget.getDepthBits(); in iterate() local
398 void genOps (vector<StencilOp>& dst, int stencilBits, int depthBits, int targetStencil) in genOps()
Des2fDepthStencilClearTests.cpp90 tcu::TextureFormat getDepthFormat (int depthBits) in getDepthFormat()
/external/mesa3d/src/mesa/main/
Dcontext.c216 GLint depthBits, in _mesa_create_visual()
258 GLint depthBits, in _mesa_initialize_visual()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
Dxorg_dri2.c109 unsigned depthBits = (format != 0) ? format : pDraw->depth; in dri2_do_create_buffer() local
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_dri2.c109 unsigned depthBits = (format != 0) ? format : pDraw->depth; in dri2_do_create_buffer() local
/external/chromium_org/third_party/mesa/src/src/glx/
Dglxconfig.h48 GLint depthBits; member
/external/mesa3d/src/glx/
Dglxconfig.h48 GLint depthBits; member
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dglcore.h87 GLint depthBits; member
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
Dglcore.h87 GLint depthBits; member

12