Home
last modified time | relevance | path

Searched refs:mipChainBytes (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h1346 u32 mipChainBytes; in svga3dsurface_get_image_offset() local
1355 mipChainBytes = 0; in svga3dsurface_get_image_offset()
1360 mipChainBytes += bytes; in svga3dsurface_get_image_offset()
1365 offset = mipChainBytes * face + mipChainBytesToLevel; in svga3dsurface_get_image_offset()