Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_cmd.h326 uint32 numMipLevels; member
1358 uint32 numMipLevels; member
1674 uint32 numMipLevels; member
1691 uint32 numMipLevels; member
1710 uint32 numMipLevels; member
Dsvga3d_surfacedefs.h1287 u32 numMipLevels, in svga3dsurface_get_image_offset() argument
1304 for (i = 0; i < numMipLevels; i++) { in svga3dsurface_get_image_offset()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c248 cmd->body.face[i].numMipLevels = srf->mip_levels[i]; in vmw_surface_define_encode()
1107 cmd3->body.numMipLevels = srf->mip_levels[0]; in vmw_gb_surface_create()
1122 cmd2->body.numMipLevels = srf->mip_levels[0]; in vmw_gb_surface_create()
1135 cmd->body.numMipLevels = srf->mip_levels[0]; in vmw_gb_surface_create()