Home
last modified time | relevance | path

Searched defs:pipe_blit_info (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h881 struct pipe_blit_info struct
883 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 …]
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c2487 ARG_BIND_BLIT(struct pipe_blit_info, blit)) in CSMT_ITEM_NO_WAIT()