Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c820 is_texture_valid_to_copy(struct svga_context *svga, in is_texture_valid_to_copy() function
858 if (!is_texture_valid_to_copy(svga, blit->src.resource)) { in svga_blit()
904 if (!is_texture_valid_to_copy(svga, src_tex)) { in svga_resource_copy_region()