Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_display.c1354 drmModeEncoderPtr other_encoder = in wsi_display_crtc_solo() local
1357 if (other_encoder) { in wsi_display_crtc_solo()
1358 bool match = (other_encoder->crtc_id == crtc_id); in wsi_display_crtc_solo()
1359 drmModeFreeEncoder(other_encoder); in wsi_display_crtc_solo()