Searched refs:out_stencil (Results 1 – 2 of 2) sorted by relevance
125 struct ureg_dst out_color, out_depth, out_stencil; in get_drawpix_z_stencil_program() local163 out_stencil = ureg_DECL_output(ureg, TGSI_SEMANTIC_STENCIL, 0); in get_drawpix_z_stencil_program()179 ureg_TEX(ureg, ureg_writemask(out_stencil, TGSI_WRITEMASK_Y), in get_drawpix_z_stencil_program()
646 glw::GLint n_mipmap_levels, glw::GLubyte& out_stencil) in getStencilComponent() argument650 out_stencil = (glw::GLubyte)((mipmap_level + 1 + cube_face + 1 + element_index + 1) * 255 / in getStencilComponent()