Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/d3dx9_36/
H A Dsurface.c307 #define DDS_LINEARSIZE 0x00080000 macro
460 … { { 32, DDS_PF_FOURCC, D3DFMT_DXT1, 0, 0, 0, 0, 0 }, DDS_LINEARSIZE, 4, 4, 0 /* linear size */, 0, in test_dds_header_handling()
462 … { { 32, DDS_PF_FOURCC, D3DFMT_DXT1, 0, 0, 0, 0, 0 }, DDS_LINEARSIZE, 4, 4, 1 /* linear size */, 0, in test_dds_header_handling()
464 … { { 32, DDS_PF_FOURCC, D3DFMT_DXT1, 0, 0, 0, 0, 0 }, DDS_LINEARSIZE, 4, 4, 2 /* linear size */, 0, in test_dds_header_handling()
466 … { { 32, DDS_PF_FOURCC, D3DFMT_DXT1, 0, 0, 0, 0, 0 }, DDS_LINEARSIZE, 4, 4, 9 /* linear size */, 0, in test_dds_header_handling()
468 …{ { 32, DDS_PF_FOURCC, D3DFMT_DXT1, 0, 0, 0, 0, 0 }, DDS_LINEARSIZE, 4, 4, 16 /* linear size */, 0, in test_dds_header_handling()
470 …{ { 32, DDS_PF_FOURCC, D3DFMT_DXT1, 0, 0, 0, 0, 0 }, DDS_LINEARSIZE, 4, 4, -1 /* linear size */, 0, in test_dds_header_handling()
/reactos/dll/directx/wine/d3dx9_36/
H A Dsurface.c90 #define DDS_LINEARSIZE 0x80000 macro