Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/d3drm/
H A Dd3drm.c2651 testimg = in test_Texture() local
2705 testimg.rgb = 0; in test_Texture()
2706 testimg.palette = (void *)0xdeadbeef; in test_Texture()
2707 testimg.palette_size = 0x39; in test_Texture()
2845 testimg.rgb = 1; in test_Texture()
2846 testimg.palette = NULL; in test_Texture()
2847 testimg.palette_size = 0; in test_Texture()
2861 testimg.rgb = 0; in test_Texture()
2862 testimg.palette = (void *)0xdeadbeef; in test_Texture()
2863 testimg.palette_size = 0x39; in test_Texture()
[all …]