Searched refs:zfunc (Results 1 – 3 of 3) sorted by relevance
106 ds->zfunc, in define_depth_stencil_state_object()202 ds->zfunc = svga_translate_compare_func(templ->depth.func); in svga_create_depth_stencil_state()206 ds->zfunc = SVGA3D_CMP_ALWAYS; in svga_create_depth_stencil_state()
132 unsigned zfunc:8; member
186 EMIT_RS(svga, curr->zfunc, ZFUNC); in emit_rss_vgpu9()