ReactOS
0.4.15-dev-1647-g91fceab
|
Go to the source code of this file.
Macros | |
#define | COBJMACROS |
#define | ADMITTED_ERROR 0.0001f |
#define | expect_vec4(expected, got) expect_vec4_(__LINE__, expected, got) |
Enumerations | |
enum | cube_coord { XCOORD = 0, XCOORDINV = 1, YCOORD = 2, YCOORDINV = 3, ZERO = 4, ONE = 5, XCOORD = 0, XCOORDINV = 1, YCOORD = 2, YCOORDINV = 3, ZERO = 4, ONE = 5 } |
Variables | |
static int | has_2d_dxt3 |
static int | has_2d_dxt5 |
static int | has_cube_dxt5 |
static int | has_3d_dxt3 |
static const unsigned char | dds_16bit [] |
static const unsigned char | dds_24bit [] |
static const unsigned char | dds_cube_map [] |
static const unsigned char | dds_volume_map [] |
static const unsigned char | png_grayscale [] |
#define expect_vec4 | ( | expected, | |
got | |||
) | expect_vec4_(__LINE__, expected, got) |
Enumerator | |
---|---|
XCOORD | |
XCOORDINV | |
YCOORD | |
YCOORDINV | |
ZERO | |
ONE | |
XCOORD | |
XCOORDINV | |
YCOORD | |
YCOORDINV | |
ZERO | |
ONE |
Definition at line 1269 of file texture.c.
Definition at line 997 of file texture.c.
Referenced by test_D3DXFillCubeTexture(), test_D3DXFillTexture(), and test_D3DXFillVolumeTexture().
|
inlinestatic |
Definition at line 108 of file texture.c.
|
static |
|
static |
Definition at line 1009 of file texture.c.
Referenced by test_D3DXFillTexture().
|
static |
Definition at line 1260 of file texture.c.
Referenced by test_D3DXFillCubeTexture().
|
static |
Definition at line 1416 of file texture.c.
Referenced by test_D3DXFillVolumeTexture().
|
static |
Definition at line 1279 of file texture.c.
Referenced by test_D3DXFillCubeTexture().
|
static |
Definition at line 135 of file texture.c.
Referenced by test_D3DXCheckCubeTextureRequirements(), test_D3DXCheckTextureRequirements(), test_D3DXCheckVolumeTextureRequirements(), test_D3DXCreateCubeTextureFromFileInMemoryEx(), test_D3DXCreateTextureFromFileInMemoryEx(), and test_D3DXFilterTexture().
Definition at line 102 of file texture.c.
Referenced by expect_vec4_().
START_TEST | ( | texture | ) |
Definition at line 2257 of file texture.c.
|
static |
Definition at line 422 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 158 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 523 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 1743 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 1779 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 644 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 1537 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 1615 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 1797 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 1301 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 1018 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 1425 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 851 of file texture.c.
Referenced by START_TEST().
|
static |
Definition at line 1851 of file texture.c.