Home
last modified time | relevance | path

Searched refs:typex2 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c611 struct lp_type typex2 = zs_type; in lp_build_depth_stencil_load_swizzled() local
617 typex2.width = typex2.width / 2; in lp_build_depth_stencil_load_swizzled()
618 typex2.length = typex2.length * 2; in lp_build_depth_stencil_load_swizzled()
623 lp_build_vec_type(gallivm, typex2), ""); in lp_build_depth_stencil_load_swizzled()