Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dsvga3d_surfacedefs.h884 u32 numMipLevels, in svga3dsurface_get_image_offset() argument
901 for (i = 0; i < numMipLevels; i++) { in svga3dsurface_get_image_offset()
Dsvga3d_reg.h1329 uint32 numMipLevels; member
2082 uint32 numMipLevels; member
Dvmwgfx_surface.c225 cmd->body.face[i].numMipLevels = srf->mip_levels[i]; in vmw_surface_define_encode()
1057 cmd->body.numMipLevels = srf->mip_levels[0]; in vmw_gb_surface_create()