Home
last modified time | relevance | path

Searched refs:SVGA3DBLOCKDESC_PLANAR_YUV (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h77 SVGA3DBLOCKDESC_PLANAR_YUV = 1 << 7, enumerator
254 SVGA3DBLOCKDESC_YUV_VIDEO | SVGA3DBLOCKDESC_PLANAR_YUV |
257 SVGA3DBLOCKDESC_YUV_VIDEO | SVGA3DBLOCKDESC_PLANAR_YUV |
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h83 SVGA3DBLOCKDESC_PLANAR_YUV = 1 << 7, enumerator
309 SVGA3DBLOCKDESC_PLANAR_YUV |
313 SVGA3DBLOCKDESC_PLANAR_YUV |
1214 return (desc->block_desc & SVGA3DBLOCKDESC_PLANAR_YUV) != 0; in svga3dsurface_is_planar_surface()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h85 return (desc->blockDesc & SVGA3DBLOCKDESC_PLANAR_YUV) != 0; in vmw_surface_is_planar_surface()

Completed in 5 milliseconds