Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/x11/
Ddri2_util.c61 static int gsDRI2SwapAvailable; variable
96 if (gsDRI2SwapAvailable) { in dri2SwapBuffer()
217 gsDRI2SwapAvailable = (minor >= 2); in isDRI2Connected()