Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h69 float GuardBandBottom; member
/external/mesa3d/include/D3D9/
Dd3d9caps.h334 float GuardBandBottom; member
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_dump.c688 caps->GuardBandRight, caps->GuardBandBottom); in nine_dump_D3DCAPS9()
Dadapter9.c744 pCaps->GuardBandBottom = 1e9f; in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp964 caps.GuardBandBottom = 1e+008; in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1454 caps.GuardBandBottom = 1e+008; in GetDeviceCaps()