Searched defs:write_depth (Results 1 – 1 of 1) sorted by relevance
198 GLboolean write_depth, in st_make_drawpix_z_stencil_program()663 GLboolean write_depth, GLboolean write_stencil) in draw_textured_quad()1045 get_depth_stencil_fp_variant(struct st_context *st, GLboolean write_depth, in get_depth_stencil_fp_variant()1099 GLboolean write_stencil = GL_FALSE, write_depth = GL_FALSE; in st_DrawPixels() local