Searched refs:stencilType (Results 1 – 2 of 2) sorted by relevance
558 const GLenum stencilType = GL_UNSIGNED_BYTE; in draw_depth_stencil_pixels() local627 _mesa_unpack_stencil_span(ctx, width, stencilType, stencilValues, in draw_depth_stencil_pixels()
1543 deUint32 stencilType = GL_RENDERBUFFER; in init() local1549 …FboConfig config(GL_COLOR_BUFFER_BIT|GL_STENCIL_BUFFER_BIT, colorType, colorFmt, stencilType, dept… in init()