Searched defs:lp_rasterizer_task (Results 1 – 1 of 1) sorted by relevance
80 struct lp_rasterizer_task struct82 const struct cmd_bin *bin;83 const struct lp_rast_state *state;85 struct lp_scene *scene;86 unsigned x, y; /**< Pos of this tile in framebuffer, in pixels */88 uint8_t *color_tiles[PIPE_MAX_COLOR_BUFS];89 uint8_t *depth_tile;92 struct lp_rasterizer *rast;95 unsigned thread_index;98 uint32_t vis_counter;[all …]