Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h753 struct lvp_cmd_copy_image { struct
932 struct lvp_cmd_copy_image copy_image;
Dlvp_execute.c1680 struct lvp_cmd_copy_image *copycmd = &cmd->u.copy_image; in handle_copy_image()