Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h71 float ExtentsAdjust; member
/external/mesa3d/include/D3D9/
Dd3d9caps.h335 float ExtentsAdjust; member
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_dump.c690 C2S("\nExtentsAdjust: %f", caps->ExtentsAdjust); in nine_dump_D3DCAPS9()
Dadapter9.c745 pCaps->ExtentsAdjust = 0.0f; in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp966 caps.ExtentsAdjust = 0; in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1456 caps.ExtentsAdjust = 0; in GetDeviceCaps()