Lines Matching refs:WARN

73         WARN("Failed to initialize resource, returning %#x\n", hr);
469 WARN("Anisotropic filtering not supported.\n");
609 WARN("Texture doesn't have AUTOGENMIPMAP usage.\n");
640 WARN("sub_resource_idx %u >= sub_count %u.\n", sub_resource_idx, sub_count);
656 WARN("Failed to get sub-resource.\n");
859 WARN("(%p) : Texture cannot be created with a format of WINED3DFMT_UNKNOWN.\n", texture);
865 WARN("(%p) : Tried to create not supported cube texture.\n", texture);
874 WARN("No mipmap generation support, returning D3DERR_INVALIDCALL.\n");
880 WARN("D3DUSAGE_AUTOGENMIPMAP is set, and level count > 1, returning D3DERR_INVALIDCALL.\n");
903 WARN("Creating a scratch NPOT cube texture despite lack of HW support.\n");
907 WARN("Attempted to create a NPOT cube texture (edge length %u) without GL support.\n", desc->width);
922 WARN("Failed to initialize texture, returning %#x\n", hr);
1111 WARN("(%p) : Texture cannot be created with a format of WINED3DFMT_UNKNOWN.\n", texture);
1137 WARN("Creating a scratch mipmapped NPOT texture despite lack of HW support.\n");
1141 WARN("Attempted to create a mipmapped NPOT texture without unconditional NPOT support.\n");
1153 WARN("No mipmap generation support, returning WINED3DERR_INVALIDCALL.\n");
1159 WARN("D3DUSAGE_AUTOGENMIPMAP is set, and level count > 1, returning WINED3DERR_INVALIDCALL.\n");
1180 WARN("Failed to initialize texture, returning %#x.\n", hr);
1501 WARN("(%p) : Texture cannot be created with a format of WINED3DFMT_UNKNOWN.\n", texture);
1507 WARN("(%p) : Texture cannot be created - no volume texture support.\n", texture);
1516 WARN("No mipmap generation support, returning D3DERR_INVALIDCALL.\n");
1522 WARN("D3DUSAGE_AUTOGENMIPMAP is set, and level count > 1, returning D3DERR_INVALIDCALL.\n");
1551 WARN("Creating a scratch NPOT volume texture despite lack of HW support.\n");
1555 WARN("Attempted to create a NPOT volume texture (%u, %u, %u) without GL support.\n",
1571 WARN("Failed to initialize texture, returning %#x.\n", hr);
1647 WARN("Failed to initialize texture, returning %#x.\n", hr);
1687 WARN("Failed to initialize volumetexture, returning %#x\n", hr);
1728 WARN("Failed to initialize cubetexture, returning %#x\n", hr);