Searched refs:svga3d_surface_desc (Results 1 – 1 of 1) sorted by relevance
165 struct svga3d_surface_desc { struct178 static const struct svga3d_surface_desc svga3d_surface_descs[] = { argument906 extern const struct svga3d_surface_desc g_SVGA3dSurfaceDescs[];925 static inline const struct svga3d_surface_desc *963 svga3dsurface_get_size_in_blocks(const struct svga3d_surface_desc *desc, in svga3dsurface_get_size_in_blocks()976 svga3dsurface_is_planar_surface(const struct svga3d_surface_desc *desc) in svga3dsurface_is_planar_surface()982 svga3dsurface_calculate_pitch(const struct svga3d_surface_desc *desc, in svga3dsurface_calculate_pitch()1018 svga3dsurface_get_image_buffer_size(const struct svga3d_surface_desc *desc, in svga3dsurface_get_image_buffer_size()1057 const struct svga3d_surface_desc *desc; in svga3dsurface_get_image_offset()1086 const struct svga3d_surface_desc *desc = svga3dsurface_get_desc(format); in svga3dsurface_get_serialized_size()[all …]