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