Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_mob.c72 {VMWGFX_NUM_GB_SURFACE * SVGA3D_OTABLE_SURFACE_ENTRY_SIZE, NULL, true},
81 {VMWGFX_NUM_GB_SURFACE * SVGA3D_OTABLE_SURFACE_ENTRY_SIZE, NULL, true},
/Linux-v4.19/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_cmd.h1373 #define SVGA3D_OTABLE_SURFACE_ENTRY_SIZE (sizeof(SVGAOTableSurfaceEntry)) macro