Home
last modified time | relevance | path

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

/external/mesa3d/include/D3D9/
Dd3d9caps.h186 #define D3DLINECAPS_ANTIALIAS 0x00000020 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c724 pCaps->LineCaps |= D3DLINECAPS_ANTIALIAS; in NineAdapter9_GetDeviceCaps()