Home
last modified time | relevance | path

Searched refs:stencilType (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c606 const GLenum stencilType = GL_UNSIGNED_BYTE; in draw_depth_stencil_pixels() local
675 _mesa_unpack_stencil_span(ctx, width, stencilType, stencilValues, in draw_depth_stencil_pixels()
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp1545 deUint32 stencilType = GL_RENDERBUFFER; in init() local
1551 …FboConfig config(GL_COLOR_BUFFER_BIT|GL_STENCIL_BUFFER_BIT, colorType, colorFmt, stencilType, dept… in init()