Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h74 DWORD FVFCaps; member
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_dump.c704 CAP_CASE(FVFCaps, D3DFVFCAPS, DONOTSTRIPELEMENTS); in nine_dump_D3DCAPS9()
705 CAP_CASE(FVFCaps, D3DFVFCAPS, PSIZE); in nine_dump_D3DCAPS9()
706 CAP_CASE(FVFCaps, D3DFVFCAPS, TEXCOORDCOUNTMASK); in nine_dump_D3DCAPS9()
Dadapter9.c758 pCaps->FVFCaps = in NineAdapter9_GetDeviceCaps()
/external/mesa3d/include/D3D9/
Dd3d9caps.h337 DWORD FVFCaps; member
/external/swiftshader/src/D3D8/
DDirect3D8.cpp977 …caps.FVFCaps = D3DFVFCAPS_DONOTSTRIPELEMENTS | // It is preferable that vertex elements not be s… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1468 …caps.FVFCaps = D3DFVFCAPS_DONOTSTRIPELEMENTS | // It is preferable that vertex elements not be s… in GetDeviceCaps()