Searched refs:svga3d_surface_desc (Results 1 – 1 of 1) sorted by relevance
168 struct svga3d_surface_desc { struct181 static const struct svga3d_surface_desc svga3d_surface_descs[] = { argument909 extern const struct svga3d_surface_desc g_SVGA3dSurfaceDescs[];928 static inline const struct svga3d_surface_desc *966 svga3dsurface_get_size_in_blocks(const struct svga3d_surface_desc *desc, in svga3dsurface_get_size_in_blocks()979 svga3dsurface_is_planar_surface(const struct svga3d_surface_desc *desc) in svga3dsurface_is_planar_surface()985 svga3dsurface_calculate_pitch(const struct svga3d_surface_desc *desc, in svga3dsurface_calculate_pitch()1021 svga3dsurface_get_image_buffer_size(const struct svga3d_surface_desc *desc, in svga3dsurface_get_image_buffer_size()1060 const struct svga3d_surface_desc *desc; in svga3dsurface_get_image_offset()1089 const struct svga3d_surface_desc *desc = svga3dsurface_get_desc(format); in svga3dsurface_get_serialized_size()[all …]