Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Ddrm.h934 #define DRM_CRTC_SEQUENCE_RELATIVE 0x00000001 /* sequence is relative to current */ macro
/third_party/mesa3d/include/drm-uapi/
Ddrm.h934 #define DRM_CRTC_SEQUENCE_RELATIVE 0x00000001 /* sequence is relative to current */ macro
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_display.c2877 DRM_CRTC_SEQUENCE_RELATIVE, 1, NULL); in wsi_register_display_event()