Home
last modified time | relevance | path

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

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