Searched refs:iAttribRet (Results 1 – 1 of 1) sorted by relevance
588 int iAttribRet[ARRAY_SIZE(iAttribList)]; in test_colorbits() local609 iAttribRet); in test_colorbits()615 iAttribRet[1] += iAttribRet[2]+iAttribRet[3]+iAttribRet[4]; in test_colorbits()616 ok(iAttribRet[0] == iAttribRet[1], "WGL_COLOR_BITS_ARB (%d) does not equal R+G+B+A (%d)!\n", in test_colorbits()617 iAttribRet[0], iAttribRet[1]); in test_colorbits()623 int iAttribRet[ARRAY_SIZE(iAttribList)]; in test_gdi_dbuf() local638 iAttribList, iAttribRet); in test_gdi_dbuf()643 …ok(!(iAttribRet[0] && iAttribRet[1]), "GDI support and double buffering on pixel format %d\n", iPi… in test_gdi_dbuf()650 int iAttribRet[ARRAY_SIZE(iAttribList)]; in test_acceleration() local666 iAttribList, iAttribRet); in test_acceleration()[all …]