Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dswapchain9.c95 int stride, dmaBufFd; in D3DWindowBuffer_create() local
108 dmaBufFd = whandle.handle; in D3DWindowBuffer_create()
110 dmaBufFd, in D3DWindowBuffer_create()
/external/mesa3d/include/d3dadapter/
Dpresent.h69 …HRESULT (WINAPI *NewD3DWindowBufferFromDmaBuf)(ID3DPresent *This, int dmaBufFd, int width, int hei…