Searched refs:MaxVertexIndex (Results 1 – 7 of 7) sorted by relevance
88 DWORD MaxVertexIndex; member
351 DWORD MaxVertexIndex; member
654 extensions->elementIndexUintOES = deviceCaps.MaxVertexIndex >= (1 << 16); in GenerateCaps()
732 C2S("\nMaxVertexIndex: 0x%x", caps->MaxVertexIndex); in nine_dump_D3DCAPS9()
846 pCaps->MaxVertexIndex = 0xFFFFFF; /* <- wine, really 0xFFFFFFFF */ in NineAdapter9_GetDeviceCaps()
1026 …caps.MaxVertexIndex = 1 << 24; // Maximum size of indices supported for hardware vertex proces… in GetDeviceCaps()
1518 …caps.MaxVertexIndex = 1 << 24; // Maximum size of indices supported for hardware vertex proces… in GetDeviceCaps()