Home
last modified time | relevance | path

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

/third_party/mesa3d/include/D3D9/
Dd3d9caps.h164 #define D3DPTFILTERCAPS_MINFPOINT 0x00000100 macro
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.c734 D3DPTFILTERCAPS_MINFPOINT | in NineAdapter9_GetDeviceCaps()
908 pCaps->StretchRectFilterCaps = D3DPTFILTERCAPS_MINFPOINT | in NineAdapter9_GetDeviceCaps()