Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_cmd.h295 uint32 numMipLevels; member
1328 uint32 numMipLevels; member
1620 uint32 numMipLevels; member
Dsvga3d_surfacedefs.h1115 u32 numMipLevels, in svga3dsurface_get_image_offset() argument
1132 for (i = 0; i < numMipLevels; i++) { in svga3dsurface_get_image_offset()
Dsvga3d_dx.h674 uint32 numMipLevels; member
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c229 cmd->body.face[i].numMipLevels = srf->mip_levels[i]; in vmw_surface_define_encode()
1087 cmd2->body.numMipLevels = srf->mip_levels[0]; in vmw_gb_surface_create()
1100 cmd->body.numMipLevels = srf->mip_levels[0]; in vmw_gb_surface_create()