Searched defs:s_mask (Results 1 – 4 of 4) sorted by relevance
53 struct s_mask struct56 typedef s_mask<T,Base> item_;57 typedef T last_masked_;58 typedef void_ item_type_;59 typedef typename Base::item_ base;60 typedef typename prior< typename Base::size >::type size;61 typedef s_mask type;
1462 const int s_mask = (2 << lowres) - 1; in hpel_motion_lowres() local1516 const int s_mask = (2 << lowres) - 1; in mpeg_motion_lowres() local1646 const int s_mask = (2 << lowres) - 1; in chroma_4mv_motion_lowres() local
416 LLVMValueRef s_mask = LLVMBuildLoad(builder, s_mask_ptr, ""); in lp_build_sample_alpha_to_coverage() local733 LLVMValueRef s_mask = lp_build_pointer_get(builder, mask_store, s_mask_idx); in generate_fs_loop() local767 LLVMValueRef s_mask = NULL, s_mask_ptr = NULL; in generate_fs_loop() local3242 LLVMValueRef s_mask = generate_quad_mask(gallivm, fs_type, in generate_fragment() local
932 unsigned s_shift, s_mask; in lp_build_depth_stencil_test() local