Searched refs:softpipe_cached_tile (Results 1 – 5 of 5) sorted by relevance
64 struct softpipe_cached_tile struct91 struct softpipe_cached_tile *entries[NUM_ENTRIES]; argument98 struct softpipe_cached_tile *tile; /**< scratch tile for clears */101 struct softpipe_cached_tile *last_tile; /**< most recently retrieved tile */126 extern struct softpipe_cached_tile *146 static inline struct softpipe_cached_tile *
41 static struct softpipe_cached_tile *115 tc->tile = MALLOC_STRUCT( softpipe_cached_tile ); in sp_create_tile_cache()235 clear_tile_rgba(struct softpipe_cached_tile *tile, in clear_tile_rgba()284 clear_tile(struct softpipe_cached_tile *tile, in clear_tile()422 struct softpipe_cached_tile *tile = tc->entries[pos]; in sp_flush_tile_cache()448 static struct softpipe_cached_tile *451 struct softpipe_cached_tile * tile = MALLOC_STRUCT(softpipe_cached_tile); in sp_alloc_tile()485 struct softpipe_cached_tile *493 struct softpipe_cached_tile *tile = tc->entries[pos]; in sp_find_cached_tile()
61 struct softpipe_cached_tile *tile; in NAME()
53 struct softpipe_cached_tile *tile;65 const struct softpipe_cached_tile *tile = data->tile; in get_depth_stencil_values()269 struct softpipe_cached_tile *tile = data->tile; in write_depth_stencil_values()
934 struct softpipe_cached_tile *tile in blend_fallback()1037 struct softpipe_cached_tile *tile in blend_single_add_src_alpha_inv_src_alpha()1111 struct softpipe_cached_tile *tile in blend_single_add_one_one()1179 struct softpipe_cached_tile *tile in single_output_color()