Home
last modified time | relevance | path

Searched defs:z_mask (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/spirv_to_dxil/
Dspirv_to_dxil.h151 uint16_t z_mask; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c847 unsigned z_shift = 0, z_width = 0, z_mask = 0; in lp_build_depth_stencil_test() local