Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_surfacedefs.h55 SVGA3DBLOCKDESC_NONE = 0, enumerator
325 SVGA3DBLOCKDESC_NONE,
509 SVGA3DBLOCKDESC_NONE,
685 SVGA3DBLOCKDESC_NONE,
1101 SVGA3DBLOCKDESC_NONE,
1117 SVGA3DBLOCKDESC_NONE,
1125 SVGA3DBLOCKDESC_NONE,
/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c757 if (unlikely(desc->blockDesc == SVGA3DBLOCKDESC_NONE)) { in vmw_surface_define_ioctl()
2155 if (desc->blockDesc == SVGA3DBLOCKDESC_NONE) { in vmw_gb_surface_define()