HomeSort by: relevance | last modified time | path
    Searched defs:svga3d_surface_desc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_surfacedefs.h 361 * struct svga3d_surface_desc - describes the actual pixel data.
371 struct svga3d_surface_desc { struct
383 static const struct svga3d_surface_desc svga3d_surface_descs[] = {
1120 static inline const struct svga3d_surface_desc *
1147 svga3dsurface_get_size_in_blocks(const struct svga3d_surface_desc *desc,
1160 svga3dsurface_is_planar_surface(const struct svga3d_surface_desc *desc)
1166 svga3dsurface_calculate_pitch(const struct svga3d_surface_desc *desc,
1191 svga3dsurface_get_image_buffer_size(const struct svga3d_surface_desc *desc,
1226 const struct svga3d_surface_desc *desc = svga3dsurface_get_desc(format);
1273 const struct svga3d_surface_desc *desc = svga3dsurface_get_desc(format)
    [all...]

Completed in 102 milliseconds