Searched defs:pipe_blit_info (Results 1 – 2 of 2) sorted by relevance
881 struct pipe_blit_info struct883 struct {890 } dst, src;892 unsigned mask; /**< bitmask of PIPE_MASK_R/G/B/A/Z/S */893 unsigned filter; /**< PIPE_TEX_FILTER_* */894 bool sample0_only;895 bool scissor_enable;896 struct pipe_scissor_state scissor;899 bool window_rectangle_include;900 unsigned num_window_rectangles;[all …]
2487 ARG_BIND_BLIT(struct pipe_blit_info, blit)) in CSMT_ITEM_NO_WAIT()