Searched defs:pipe_blit_info (Results 1 – 2 of 2) sorted by relevance
893 struct pipe_blit_info struct895 struct {902 } dst, src;904 unsigned mask; /**< bitmask of PIPE_MASK_R/G/B/A/Z/S */905 unsigned filter; /**< PIPE_TEX_FILTER_* */906 uint8_t dst_sample; /**< if non-zero, set sample_mask to (1 << (dst_sample - 1)) */907 bool sample0_only;908 bool scissor_enable;909 struct pipe_scissor_state scissor;912 bool window_rectangle_include;[all …]
2494 ARG_BIND_BLIT(struct pipe_blit_info, blit)) in CSMT_ITEM_NO_WAIT()