Searched refs:copy_to_texture (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/sandbox/cpu/
H A Dsdl.c192 static int copy_to_texture(void *lcd_base) function
249 ret = copy_to_texture(lcd_base);
251 printf("copy_to_texture: %d: %s\n", ret, SDL_GetError());

Completed in 62 milliseconds