Home
last modified time | relevance | path

Searched refs:copy_rows (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.h43 void copy_rows(void* dst, GLuint dststride, const void* src, GLuint srcstride,
Dradeon_pixel_read.c182 copy_rows(pixels, dst_rowstride, dst_buffer->ptr, in do_blit_readpixels()
Dradeon_screen.h241 #define copy_rows r200_copy_rows macro
Dradeon_texture.c57 void copy_rows(void* dst, GLuint dststride, const void* src, GLuint srcstride, in copy_rows() function
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.h43 void copy_rows(void* dst, GLuint dststride, const void* src, GLuint srcstride,
Dradeon_pixel_read.c182 copy_rows(pixels, dst_rowstride, dst_buffer->ptr, in do_blit_readpixels()
Dradeon_screen.h241 #define copy_rows r200_copy_rows macro
Dradeon_texture.c57 void copy_rows(void* dst, GLuint dststride, const void* src, GLuint srcstride, in copy_rows() function