Home | History | Annotate | Download | only in r600

Lines Matching full:r600

287 	/* R600-R700 errata? Anyway, this fixes colorbuffer corruption. */
789 void r600_init_surface_functions(struct r600_context *r600)
791 r600->context.create_surface = r600_create_surface;
792 r600->context.surface_destroy = r600_surface_destroy;