Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_request.c67 #define VERIFY_FENCE_OR_NONE(fence_ptr, fence_id, client, access) do { \ macro
116 VERIFY_FENCE_OR_NONE(wait_fence, stuff->wait_fence, client, DixReadAccess); in proc_present_pixmap()
117 VERIFY_FENCE_OR_NONE(idle_fence, stuff->idle_fence, client, DixWriteAccess); in proc_present_pixmap()