Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h280 #define D3DPTFILTERCAPS_MINFLINEAR 0x00000200L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h162 #define D3DPTFILTERCAPS_MINFLINEAR 0x00000200 macro
/external/swiftshader/src/D3D8/
DDirect3D8.cpp906D3DPTFILTERCAPS_MINFLINEAR | // Device supports per-stage linear filtering for minifying textures… in GetDeviceCaps()
917D3DPTFILTERCAPS_MINFLINEAR | // Device supports per-stage linear filtering for minifying textures… in GetDeviceCaps()
928D3DPTFILTERCAPS_MINFLINEAR | // Device supports per-stage linear filtering for minifying textures… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1389D3DPTFILTERCAPS_MINFLINEAR | // Device supports per-stage linear filtering for minifying textures… in GetDeviceCaps()
1402D3DPTFILTERCAPS_MINFLINEAR | // Device supports per-stage linear filtering for minifying textures… in GetDeviceCaps()
1415D3DPTFILTERCAPS_MINFLINEAR | // Device supports per-stage linear filtering for minifying textures… in GetDeviceCaps()
1554D3DPTFILTERCAPS_MINFLINEAR | // Device supports bilinear interpolation filtering for minifying rec… in GetDeviceCaps()
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c692 D3DPTFILTERCAPS_MINFLINEAR | in NineAdapter9_GetDeviceCaps()
870 D3DPTFILTERCAPS_MINFLINEAR | in NineAdapter9_GetDeviceCaps()