Searched refs:D_VERSION (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/ |
H A D | D3DBadHardware.h | 42 #define D_VERSION(H1, H2, L1, L2) \ macro 47 #define MAX_VERSION D_VERSION(0x7fff, 0x7fff, 0x7fff, 0x7fff) 50 #define NO_VERSION D_VERSION(0xffff, 0xffff, 0xffff, 0xffff) 61 { 0x1002, 0x714A, D_VERSION(6,14,10,6706), OS_WINXP }, 62 { 0x1002, 0x714A, D_VERSION(7,14,10,0567), OS_VISTA }, 63 { 0x1002, 0x7149, D_VERSION(6,14,10,6706), OS_WINXP }, 64 { 0x1002, 0x7149, D_VERSION(7,14,10,0567), OS_VISTA }, 65 { 0x1002, 0x714B, D_VERSION(6,14,10,6706), OS_WINXP }, 66 { 0x1002, 0x714B, D_VERSION(7,14,10,0567), OS_VISTA }, 67 { 0x1002, 0x714C, D_VERSION( [all...] |
Completed in 77 milliseconds