Searched defs:Blit (Results 1 – 7 of 7) sorted by relevance
61 TEST(Blit, ScrollCanvas) { in TEST() argument141 TEST(Blit, WithSharedMemory) { in TEST() argument
21 class Blit; variable
23 class Blit; variable
57 class Blit; variable
49 Blit::Blit(rx::Renderer9 *renderer) in Blit() function in rx::Blit
337 struct blit_state Blit; /**< For _mesa_meta_BlitFramebuffer() */ member