Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h1121 u32 mipChainBytes; in svga3dsurface_get_image_offset() local
1130 mipChainBytes = 0; in svga3dsurface_get_image_offset()
1135 mipChainBytes += bytes; in svga3dsurface_get_image_offset()
1140 offset = mipChainBytes * face + mipChainBytesToLevel; in svga3dsurface_get_image_offset()