Searched refs:zs_type (Results 1 – 2 of 2) sorted by relevance
549 struct lp_type zs_type = lp_depth_type(format_desc, z_src_type.length); in lp_build_depth_stencil_load_swizzled() local550 struct lp_type zs_load_type = zs_type; in lp_build_depth_stencil_load_swizzled()603 LLVMConstVector(shuffles, zs_type.length), ""); in lp_build_depth_stencil_load_swizzled()621 struct lp_type typex2 = zs_type; in lp_build_depth_stencil_load_swizzled()622 struct lp_type s_type = zs_type; in lp_build_depth_stencil_load_swizzled()635 for (i = 0; i < zs_type.length; i++) { in lp_build_depth_stencil_load_swizzled()640 LLVMConstVector(shuffles1, zs_type.length), ""); in lp_build_depth_stencil_load_swizzled()642 LLVMConstVector(shuffles2, zs_type.length), ""); in lp_build_depth_stencil_load_swizzled()692 struct lp_type zs_type = lp_depth_type(format_desc, z_src_type.length); in lp_build_depth_stencil_write_swizzled() local693 struct lp_type z_type = zs_type; in lp_build_depth_stencil_write_swizzled()[all …]
759 struct lp_type zs_type = lp_depth_type(zs_format_desc, type.length); in generate_fs_loop() local760 struct lp_type z_type = zs_type; in generate_fs_loop()761 struct lp_type s_type = zs_type; in generate_fs_loop()