Home
last modified time | relevance | path

Searched defs:vpe_plane_address (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/vpelib/inc/
Dvpe_hw_types.h82 struct vpe_plane_address { struct
83 enum vpe_plane_addr_type type; /**< Type of the plane address */
84 bool tmz_surface; /**< Boolean to determine if the surface is allocated from tmz */
85 union {