Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_cmd.h358 uint32 numMipLevels; member
1412 uint32 numMipLevels; member
1728 uint32 numMipLevels; member
1745 uint32 numMipLevels; member
1764 uint32 numMipLevels; member
1784 uint32 numMipLevels; member
Dsvga3d_surfacedefs.h1340 u32 numMipLevels, in svga3dsurface_get_image_offset() argument
1357 for (i = 0; i < numMipLevels; i++) { in svga3dsurface_get_image_offset()
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c279 cmd->body.face[i].numMipLevels = srf->metadata.mip_levels[i]; in vmw_surface_define_encode()
1139 cmd4->body.numMipLevels = metadata->mip_levels[0]; in vmw_gb_surface_create()
1155 cmd3->body.numMipLevels = metadata->mip_levels[0]; in vmw_gb_surface_create()
1170 cmd2->body.numMipLevels = metadata->mip_levels[0]; in vmw_gb_surface_create()
1183 cmd->body.numMipLevels = metadata->mip_levels[0]; in vmw_gb_surface_create()