Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c2464 st_can_copyteximage_using_blit(const struct gl_texture_image *texImage, in st_can_copyteximage_using_blit() function
2533 if (!st_can_copyteximage_using_blit(texImage, rb)) { in st_CopyTexSubImage()