HomeSort by: relevance | last modified time | path
    Searched refs:svga3dsurface_cache (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_surfacedefs.h 1395 * struct svga3dsurface_cache - Cached surface information
1407 struct svga3dsurface_cache { struct
1437 static inline u32 svga3dsurface_subres(const struct svga3dsurface_cache *cache,
1458 struct svga3dsurface_cache *cache)
1508 svga3dsurface_get_loc(const struct svga3dsurface_cache *cache,
1552 svga3dsurface_inc_loc(const struct svga3dsurface_cache *cache,
1578 svga3dsurface_min_loc(const struct svga3dsurface_cache *cache,
1596 svga3dsurface_max_loc(const struct svga3dsurface_cache *cache,
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_surface.c 84 struct svga3dsurface_cache cache;
1843 const struct svga3dsurface_cache *cache = &dirty->cache;
1889 const struct svga3dsurface_cache *cache = &dirty->cache;
1913 const struct svga3dsurface_cache *cache;
1949 const struct svga3dsurface_cache *cache = &dirty->cache;
1993 const struct svga3dsurface_cache *cache = &dirty->cache;

Completed in 15 milliseconds