Home
last modified time | relevance | path

Searched refs:MaxPrimitiveCount (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/include/D3D9/
Dd3d9caps.h350 DWORD MaxPrimitiveCount; member
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_dump.c732 C2S("\nMaxPrimitiveCount: 0x%x", caps->MaxPrimitiveCount); in nine_dump_D3DCAPS9()
Dadapter9.c852 pCaps->MaxPrimitiveCount = 0x555555; /* <- wine, really 0xFFFFFFFF; */ in NineAdapter9_GetDeviceCaps()