Clean up white space.

This commit is contained in:
orbea 2019-02-03 15:49:35 -08:00
parent 4c56167446
commit 28ff4b391a
825 changed files with 34134 additions and 36254 deletions

View File

@ -4,7 +4,6 @@
2. If you are sending several unrelated fixes or features, use a branch and a separate pull request for each
3. If possible try squashing everything in a single commit. This is particularly beneficial in the case of feature merges since it allows easy bisecting when a problem arises
## Description
[Description of the pull request, detail any issues you are fixing or any features you are implementing]

1
.gitignore vendored
View File

@ -87,7 +87,6 @@ wiiu/wut/elf2rpl/elf2rpl
/pkg/wiiu/rpx
/wiiu-devel.properties
# 3ds
/.lst
*.3dsx

View File

@ -510,7 +510,6 @@ endif
# Audio
ifeq ($(HAVE_COREAUDIO), 1)
OBJ += audio/drivers/coreaudio.o
HAVE_COREAUDIO_LIBS = 1
@ -1536,8 +1535,6 @@ ifeq ($(HAVE_CHD), 1)
$(LIBRETRO_COMM_DIR)/formats/libchdr/libchdr_huffman.o \
$(LIBRETRO_COMM_DIR)/streams/chd_stream.o
OBJ += $(LIBRETRO_COMM_DIR)/formats/libchdr/libchdr_zlib.o
ifeq ($(HAVE_FLAC),1)
OBJ += $(LIBRETRO_COMM_DIR)/formats/libchdr/libchdr_flac.o \

View File

@ -241,7 +241,6 @@ static ssize_t psp_audio_write(void *data, const void *buf, size_t size)
slock_unlock(psp->fifo_lock);
return size;
}
static bool psp_audio_alive(void *data)

View File

@ -66,7 +66,6 @@
#define XAUDIO2D_DLL XAUDIO2D_DLL_A
#endif
/**************************************************************************
*
* XAudio2 COM object class and interface IDs.
@ -103,7 +102,6 @@ DEFINE_IID_X(IXAudio2, 60d8dac8, 5aa1, 4e8e, b5, 97, 2f, 5e, 28, 83, d4, 84);
#endif
// Ignore the rest of this header if only the GUID definitions were requested
#ifndef GUID_DEFS_ONLY
@ -115,7 +113,6 @@ DEFINE_IID_X(IXAudio2, 60d8dac8, 5aa1, 4e8e, b5, 97, 2f, 5e, 28, 83, d4, 84);
// All structures defined in this file use tight field packing
#pragma pack(push, 1)
/**************************************************************************
*
* XAudio2 constants, flags and error codes.
@ -205,7 +202,6 @@ FWD_DECLARE(IXAudio2MasteringVoice);
FWD_DECLARE(IXAudio2EngineCallback);
FWD_DECLARE(IXAudio2VoiceCallback);
/**************************************************************************
*
* XAudio2 structures and enumerations.
@ -420,7 +416,6 @@ typedef struct XAUDIO2_DEBUG_CONFIGURATION
#define XAUDIO2_LOG_MEMORY 0x0100 // Memory heap usage information.
#define XAUDIO2_LOG_STREAMING 0x1000 // Audio streaming information.
/**************************************************************************
*
* IXAudio2: Top-level XAudio2 COM interface.
@ -512,7 +507,6 @@ DECLARE_INTERFACE_(IXAudio2, IUnknown)
_In_opt_ const XAUDIO2_VOICE_SENDS* pSendList X2DEFAULT(NULL),
_In_opt_ const XAUDIO2_EFFECT_CHAIN* pEffectChain X2DEFAULT(NULL)) PURE;
// NAME: IXAudio2::CreateMasteringVoice
// DESCRIPTION: Creates and configures a mastering voice.
//
@ -570,7 +564,6 @@ DECLARE_INTERFACE_(IXAudio2, IUnknown)
_Reserved_ void* pReserved X2DEFAULT(NULL)) PURE;
};
/**************************************************************************
*
* IXAudio2Voice: Base voice management interface.
@ -794,7 +787,6 @@ DECLARE_INTERFACE(IXAudio2Voice)
Declare_IXAudio2Voice_Methods();
};
/**************************************************************************
*
* IXAudio2SourceVoice: Source voice management interface.
@ -895,7 +887,6 @@ DECLARE_INTERFACE_(IXAudio2SourceVoice, IXAudio2Voice)
STDMETHOD(SetSourceSampleRate) (THIS_ UINT32 NewSourceSampleRate) PURE;
};
/**************************************************************************
*
* IXAudio2SubmixVoice: Submixing voice management interface.
@ -912,7 +903,6 @@ DECLARE_INTERFACE_(IXAudio2SubmixVoice, IXAudio2Voice)
// There are currently no methods specific to submix voices.
};
/**************************************************************************
*
* IXAudio2MasteringVoice: Mastering voice management interface.
@ -936,7 +926,6 @@ DECLARE_INTERFACE_(IXAudio2MasteringVoice, IXAudio2Voice)
STDMETHOD(GetChannelMask) (THIS_ _Out_ DWORD* pChannelmask) PURE;
};
/**************************************************************************
*
* IXAudio2EngineCallback: Client notification interface for engine events.
@ -964,7 +953,6 @@ DECLARE_INTERFACE(IXAudio2EngineCallback)
STDMETHOD_(void, OnCriticalError) (THIS_ HRESULT Error) PURE;
};
/**************************************************************************
*
* IXAudio2VoiceCallback: Client notification interface for voice events.
@ -1008,7 +996,6 @@ DECLARE_INTERFACE(IXAudio2VoiceCallback)
STDMETHOD_(void, OnVoiceError) (THIS_ void* pBufferContext, HRESULT Error) PURE;
};
/**************************************************************************
*
* Macros to make it easier to use the XAudio2 COM interfaces in C code.
@ -1127,7 +1114,6 @@ DECLARE_INTERFACE(IXAudio2VoiceCallback)
#endif /* #ifndef __cplusplus */
/**************************************************************************
*
* Utility functions used to convert from pitch in semitones and volume
@ -1205,10 +1191,8 @@ static INLINE float XAudio2CutoffFrequencyToOnePoleCoefficient(float CutoffFrequ
return (1.0f - powf(1.0f - 2.0f * CutoffFrequency / SampleRate, 2.0f));
}
#endif // #ifdef XAUDIO2_HELPER_FUNCTIONS
/**************************************************************************
*
* XAudio2Create: Top-level function that creates an XAudio2 instance.

View File

@ -78,7 +78,6 @@
# d23: (temp) # d31: buffer[6]
# (temp) # buffer[7]
resampler_CC_downsample_neon:
_resampler_CC_downsample_neon:
@ -89,7 +88,6 @@ push {r4}
mov r4, r0
veor q0, q0, q0
vmov.f32 s1, #1.0
vmov.f32 s2, #2.0
@ -102,18 +100,15 @@ vmov.f32 q5, #1.0
vmov.f32 q6, #3.0
vmov.f32 q7, #0.25
vldr s5, [r2, #32]
vdiv.f32 s6, s20, s4
vadd.f32 s7, s6, s8
vdup.f32 q4, d2[0]
vmin.f32 q4, q4, q5
lsl r3, #3
add r3, r3, r1
cmp r3, r1
beq 3f
1:
@ -199,7 +194,6 @@ vpop {q4,q5,q6,q7}
bx lr
.align 4
.globl resampler_CC_upsample_neon
#ifndef __MACH__
@ -256,7 +250,6 @@ bx lr
# d23: (temp) # d31: buffer[6]
# (temp) # buffer[7]
resampler_CC_upsample_neon:
_resampler_CC_upsample_neon:
@ -267,7 +260,6 @@ push {r4}
mov r4, r0
veor q0, q0, q0
vmov.f32 s0, #1.0
vmov.f32 s2, #-1.0
@ -280,18 +272,15 @@ vmov.f32 q5, #1.0
vmov.f32 q6, #3.0
vmov.f32 q7, #0.25
vldr s5, [r2, #32]
vdiv.f32 s6, s20, s4
vadd.f32 s7, s6, s8
vdup.f32 q4, d2[0]
vmin.f32 q4, q4, q5
lsl r3, #3
add r3, r3, r1
cmp r3, r1
beq 4f
1:
@ -356,7 +345,6 @@ vst1.f32 d20, [r4, :64]!
vadd.f32 s5, s5, s6
vcmpe.f32 s5, s20
vmrs APSR_nzcv, fpscr
blt 2b
@ -368,7 +356,6 @@ vsub.f32 s5, s5, s20
cmp r3, r1
bne 1b
4:
vst1.f32 {q14-q15}, [r2, :256]
vstr s5, [r2, #32]

View File

@ -167,7 +167,6 @@ SECTIONS
.jcr : { KEEP (*(.jcr)) }
.got : { *(.got.plt) *(.got) }
/* We want the small data sections together, so single-instruction offsets
can access them all, and initialized data all before uninitialized, so
we can shorten the on-disk segment size. */

View File

@ -178,7 +178,6 @@ SECTIONS
.jcr : { KEEP (*(.jcr)) }
.got : { *(.got.plt) *(.got) }
/* We want the small data sections together, so single-instruction offsets
can access them all, and initialized data all before uninitialized, so
we can shorten the on-disk segment size. */

View File

@ -21,5 +21,4 @@ endif
LOCAL_SRC_FILES += ../libretro-test.c
LOCAL_CFLAGS += -O3 -std=gnu99 -ffast-math -funroll-loops
include $(BUILD_SHARED_LIBRARY)

View File

@ -3,7 +3,6 @@ Libretro core for V4L2 capture devices
The basic idea is this -- plug your legacy console into a capture device and use RetroArch to upscale it and apply shaders to taste.
## Raspberry Pi specific config
Add to /boot/config.txt:

View File

@ -13,7 +13,6 @@ typedef struct{
char argvHmac[0x20] = {0x1d, 0x78, 0xff, 0xb9, 0xc5, 0xbc, 0x78, 0xb7, 0xac, 0x29, 0x1d, 0x3e, 0x16, 0xd0, 0xcf, 0x53, 0xef, 0x12, 0x58, 0x83, 0xb6, 0x9e, 0x2f, 0x79, 0x47, 0xf9, 0x35, 0x61, 0xeb, 0x50, 0xd7, 0x67};
static void errorAndQuit(const char* errorStr){
errorConf error;

View File

@ -13,7 +13,6 @@
// 3DS includes
#include <3ds.h>
#define ENTRY_ARGBUFSIZE 0x400
#define NUM_SERVICESTHATMATTER 5
@ -50,7 +49,6 @@ typedef enum
StrId_Max,
} StrId;
typedef struct
{
char* dst;
@ -91,5 +89,4 @@ typedef struct
#define memmapSize(m) (sizeof(memmap_header_t) + sizeof(memmap_entry_t)*(m)->header.num)
#include "launch.h"

View File

@ -125,7 +125,6 @@ if [ $SALAMANDER = "yes" ]; then
make -C ../ -f Makefile.${platform}.salamander clean || exit 1
fi
# Cleanup existing core if it exists
if [ $PLATFORM = "ode-ps3" ]; then
make -C ../ -f Makefile.${platform}.cobra clean || exit 1

View File

@ -28,7 +28,6 @@ rm -f ../retroarch_wiiu_salamander.rpx.elf
cp -f ../pkg/wiiu/meta.xml ../pkg/wiiu/rpx/wiiu/apps/retroarch/meta.xml
cp -f ../pkg/wiiu/icon.png ../pkg/wiiu/rpx/wiiu/apps/retroarch/icon.png
make -C ../ -f Makefile.${platform} clean || exit 1
lookup()

View File

@ -56,7 +56,6 @@ fetch_revision_git() {
git log -n 1 --pretty=format:%H
}
# fetch_revision: Output SCM-dependent revision string of a module
# (currently just calls fetch_revision_git)
#
@ -65,10 +64,8 @@ fetch_revision() {
fetch_revision_git $1
}
### END OF FETCH-RULES.SH
echo "Fetching RetroArch's submodules..."
fetch_git "https://github.com/libretro/common-shaders.git" "media/shaders_cg"
fetch_git "https://github.com/libretro/common-overlays.git" "media/overlays"

View File

@ -429,7 +429,6 @@ static void frontend_ctr_init(void* data)
#endif
}
static int frontend_ctr_get_rating(void)
{
u8 device_model = 0xFF;

View File

@ -466,7 +466,6 @@ static void frontend_darwin_get_environment_settings(int *argc, char *argv[],
RARCH_ERR("Failed to create or access system directory: %s.\n", g_defaults.dirs[DEFAULT_DIR_SYSTEM]);
}
CFRelease(bundle_path);
CFRelease(bundle_url);
}

View File

@ -115,7 +115,6 @@ static void frontend_orbis_get_environment_settings(int *argc, char *argv[],
sceSystemServiceHideSplashScreen();
uintptr_t intptr=0;
sscanf(argv[1],"%p",&intptr);
argv[1] = NULL;

View File

@ -21,11 +21,9 @@ typedef LONG NTSTATUS;
// Just for documentation
#define EXPORTNUM(x)
// Needed for object structures and related things
typedef CONST SHORT CSHORT;
// String types
typedef CHAR *PSZ;
typedef CONST CHAR *PCSZ;
@ -42,7 +40,6 @@ typedef STRING *PSTRING;
typedef STRING ANSI_STRING;
typedef PSTRING PANSI_STRING;
// IO Status Block type (UNVERIFIED)
// Differences from NT: None.
typedef struct _IO_STATUS_BLOCK {
@ -63,7 +60,6 @@ VOID
IN ULONG Reserved
);
// Header for dispatcher objects
// Differences from NT: None.
typedef struct _DISPATCHER_HEADER {
@ -75,13 +71,11 @@ typedef struct _DISPATCHER_HEADER {
LIST_ENTRY WaitListHead;
} DISPATCHER_HEADER;
// Object types
#define NotificationTimerObject 8
#define SynchronizationTimerObject 9
#define DpcObject 19
// Object Attributes type
// Differences from NT: There are no Length, SecurityDescriptor, or
// SecurityQualityOfService fields. Also, ObjectName is ANSI, not
@ -142,7 +136,6 @@ typedef OBJECT_ATTRIBUTES *POBJECT_ATTRIBUTES;
#define FILE_VALID_MAILSLOT_OPTION_FLAGS 0x00000032
#define FILE_VALID_SET_FLAGS 0x00000036
// NtQueryVolumeInformation / NtSetVolumeInformation stuff
// Type of information to retrieve; FileFsSizeInformation and
// FileFsDeviceInformation are the only ones confirmed to work.
@ -317,7 +310,6 @@ extern POBJECT_TYPE ExSemaphoreObjectType;
extern POBJECT_TYPE IoCompletionObjectType;
extern POBJECT_TYPE IoDeviceObjectType;
// *_OBJECT and related structures (mostly opaque since I'm lazy)
typedef struct _DRIVER_OBJECT {
CSHORT Type;
@ -344,7 +336,6 @@ typedef struct _FILE_OBJECT {
} FILE_OBJECT;
typedef FILE_OBJECT *PFILE_OBJECT;
/* Thread information structures */
/* IRQL */
@ -434,7 +425,6 @@ typedef struct _KDPC {
PULONG_PTR Lock;
} KDPC, *PKDPC;
// Timers
typedef enum _TIMER_TYPE {
NotificationTimer,
@ -721,7 +711,6 @@ NtFreeVirtualMemory(
IN ULONG FreeType
);
// Kernel-level routines
// MmMapIoSpace:
@ -822,7 +811,6 @@ IoDeleteSymbolicLink(
IN PANSI_STRING SymbolicLinkName
);
// ObReferenceObjectByHandle:
// Turns a handle into a kernel object pointer. The ObjectType parameter
// specifies what type of object it is. This function also increments the

View File

@ -132,7 +132,6 @@ bool d3d_compile(const char* src, size_t size, LPCSTR src_name, LPCSTR entrypoin
compileflags |= D3DCOMPILE_DEBUG | D3DCOMPILE_SKIP_OPTIMIZATION;
#endif
if (!size)
size = strlen(src);

View File

@ -384,7 +384,6 @@
return YES;
}
- (bool)_initConversionFilters
{
NSError *err = nil;
@ -708,7 +707,6 @@ static const NSUInteger kConstantAlignment = 256;
static const NSUInteger kConstantAlignment = 4;
#endif
- (instancetype)initWithDevice:(id<MTLDevice>)device blockLen:(NSUInteger)blockLen
{
if (self = [super init])
@ -811,5 +809,4 @@ static const NSUInteger kConstantAlignment = 4;
return NO;
}
@end

View File

@ -88,7 +88,6 @@
[_context resetScissorRect];
}
- (MTLPrimitiveType)_toPrimitiveType:(enum menu_display_prim_type)prim
{
switch (prim)

View File

@ -71,7 +71,6 @@ typedef struct
vector_float3 vEC;
} RibbonOutIn;
vertex RibbonOutIn ribbon_vertex(const SpriteVertex in [[ stage_in ]], const device Uniforms &constants [[ buffer(BufferIndexUniforms) ]])
{
float4 t = (constants.projectionMatrix * float4(in.position, 0, 1));

View File

@ -86,8 +86,6 @@ static void x11_display_server_destroy(void *data)
"xrandr --delmode %s %.s",orig_output, old_mode);
system(output);
snprintf(output, sizeof(output), "xrandr --rmmode %s", old_mode);
system(output);
}
@ -273,7 +271,6 @@ static bool x11_display_server_set_resolution(void *data,
XRROutputInfo *outputs = XRRGetOutputInfo (dsp, res, res->outputs[i]);
if (outputs->connection == RR_Connected)
{
snprintf(orig_output, sizeof(orig_output),"%s", outputs->name);

View File

@ -1991,8 +1991,6 @@ static void gl_render_overlay(gl_t *gl, video_frame_info_t *video_info)
}
#endif
static void gl_set_viewport_wrapper(void *data, unsigned viewport_width,
unsigned viewport_height, bool force_full, bool allow_rotate)
{
@ -2239,7 +2237,6 @@ static INLINE void gl_set_shader_viewports(gl_t *gl)
}
}
static void gl_set_texture_frame(void *data,
const void *frame, bool rgb32, unsigned width, unsigned height,
float alpha)

View File

@ -309,7 +309,6 @@ static struct video_shader *metal_get_current_shader(void *data)
return md.frameView.shader;
}
static uint32_t metal_get_flags(void *data)
{
uint32_t flags = 0;
@ -420,7 +419,6 @@ static void metal_get_overlay_interface(void *data,
#endif
video_driver_t video_metal = {
.init = metal_init,
.frame = metal_frame,

View File

@ -195,7 +195,6 @@ void *get_chosen_screen(void)
return ((BRIDGE void*)[screens objectAtIndex:settings->uints.video_monitor_index]);
}
float get_backing_scale_factor(void)
{
static float

View File

@ -190,7 +190,6 @@ void *get_chosen_screen(void)
return ((BRIDGE void*)[screens objectAtIndex:settings->uints.video_monitor_index]);
}
float get_backing_scale_factor(void)
{
static float
@ -705,7 +704,6 @@ static void *cocoagl_gfx_ctx_get_context_data(void *data)
}
#endif
static void cocoagl_gfx_ctx_swap_buffers(void *data, void *data2)
{
#ifdef HAVE_VULKAN
@ -798,7 +796,6 @@ static bool cocoagl_gfx_ctx_set_resize(void *data, unsigned width, unsigned heig
return true;
}
static void cocoagl_gfx_ctx_check_window(void *data, bool *quit,
bool *resize, unsigned *width, unsigned *height, bool is_shutdown)
{

View File

@ -1630,7 +1630,6 @@ static bool gfx_ctx_wl_set_video_mode(void *data,
wl_shell_surface_set_title(wl->shell_surf, "RetroArch");
}
switch (wl_api)
{
case GFX_CTX_OPENGL_API:

View File

@ -531,7 +531,6 @@ static void *gfx_ctx_wgl_init(video_frame_info_t *video_info, void *video_driver
dll_handle = dylib_load("OpenGL32.dll");
#endif
win32_window_reset();
win32_monitor_init();

View File

@ -191,7 +191,6 @@
if (!glyph) /* Do something smarter here ... */
glyph = _font_driver->get_glyph(_font_data, '?');
if (glyph)
{
[self updateGlyph:glyph];

View File

@ -43,7 +43,6 @@ typedef DWORD D3DCOLOR;
#define D3DCOLOR_COLORVALUE(r,g,b,a) \
D3DCOLOR_RGBA((DWORD)((r)*255.f),(DWORD)((g)*255.f),(DWORD)((b)*255.f),(DWORD)((a)*255.f))
#ifndef D3DVECTOR_DEFINED
typedef struct _D3DVECTOR {
float x;
@ -636,7 +635,6 @@ values can be subsequently overwritten (between DrawPrimitive calls)
during the time a shader is bound to a device via the
SetVertexShaderConstant method.
Declaration arrays are single-dimensional arrays of DWORDs composed of
multiple tokens each of which is one or more DWORDs. The single-DWORD
token value 0xFFFFFFFF is a special token used to indicate the end of the
@ -866,7 +864,6 @@ typedef enum _D3DVSD_TOKENTYPE
/* Maximum supported number of texture coordinate sets */
#define D3DDP_MAXTEXCOORD 8
/* Instruction Token Bit Definitions */
#define D3DSI_OPCODE_MASK 0x0000FFFF
@ -1250,7 +1247,6 @@ typedef enum _D3DMULTISAMPLE_TYPE
((DWORD)(BYTE)(ch2) << 16) | ((DWORD)(BYTE)(ch3) << 24 ))
#endif /* defined(MAKEFOURCC) */
typedef enum _D3DFORMAT
{
D3DFMT_UNKNOWN = 0,
@ -1300,7 +1296,6 @@ typedef enum _D3DFORMAT
D3DFMT_D24X8 = 77,
D3DFMT_D24X4S4 = 79,
D3DFMT_VERTEXDATA =100,
D3DFMT_INDEX16 =101,
D3DFMT_INDEX32 =102,
@ -1326,7 +1321,6 @@ typedef struct _D3DDEVICE_CREATION_PARAMETERS
DWORD BehaviorFlags;
} D3DDEVICE_CREATION_PARAMETERS;
/* SwapEffects */
typedef enum _D3DSWAPEFFECT
{
@ -1348,12 +1342,10 @@ typedef enum _D3DPOOL {
D3DPOOL_FORCE_DWORD = 0x7fffffff
} D3DPOOL;
/* RefreshRate pre-defines */
#define D3DPRESENT_RATE_DEFAULT 0x00000000
#define D3DPRESENT_RATE_UNLIMITED 0x7fffffff
/* Resize Optional Parameters */
typedef struct _D3DPRESENT_PARAMETERS_
{
@ -1381,7 +1373,6 @@ typedef struct _D3DPRESENT_PARAMETERS_
#define D3DPRESENTFLAG_LOCKABLE_BACKBUFFER 0x00000001
/* Gamma Ramp: Same as DX7 */
typedef struct _D3DGAMMARAMP
@ -1401,7 +1392,6 @@ typedef enum _D3DBACKBUFFER_TYPE
D3DBACKBUFFER_TYPE_FORCE_DWORD = 0x7fffffff
} D3DBACKBUFFER_TYPE;
/* Types */
typedef enum _D3DRESOURCETYPE {
D3DRTYPE_SURFACE = 1,
@ -1412,7 +1402,6 @@ typedef enum _D3DRESOURCETYPE {
D3DRTYPE_VERTEXBUFFER = 6,
D3DRTYPE_INDEXBUFFER = 7,
D3DRTYPE_FORCE_DWORD = 0x7fffffff
} D3DRESOURCETYPE;
@ -1474,7 +1463,6 @@ typedef struct _D3DINDEXBUFFER_DESC
UINT Size;
} D3DINDEXBUFFER_DESC;
/* Surface Description */
typedef struct _D3DSURFACE_DESC
{
@ -1580,7 +1568,6 @@ typedef struct _D3DADAPTER_IDENTIFIER8
} D3DADAPTER_IDENTIFIER8;
/* Raster Status structure returned by GetRasterStatus */
typedef struct _D3DRASTER_STATUS
{
@ -1588,8 +1575,6 @@ typedef struct _D3DRASTER_STATUS
UINT ScanLine;
} D3DRASTER_STATUS;
/* Debug monitor tokens (DEBUG only)
Note that if D3DRS_DEBUGMONITORTOKEN is set, the call is treated as

View File

@ -127,7 +127,6 @@ D3DXVECTOR2::operator / ( FLOAT f ) const
return D3DXVECTOR2(x * fInv, y * fInv);
}
D3DXINLINE D3DXVECTOR2
operator * ( FLOAT f, CONST D3DXVECTOR2& v )
{
@ -146,9 +145,6 @@ D3DXVECTOR2::operator != ( CONST D3DXVECTOR2& v ) const
return x != v.x || y != v.y;
}
/*
* 3D Vector
*/
@ -181,7 +177,6 @@ D3DXVECTOR3::D3DXVECTOR3( FLOAT fx, FLOAT fy, FLOAT fz )
z = fz;
}
/* casting */
D3DXINLINE
D3DXVECTOR3::operator FLOAT* ()
@ -195,7 +190,6 @@ D3DXVECTOR3::operator CONST FLOAT* () const
return (CONST FLOAT *) &x;
}
/* assignment operators */
D3DXINLINE D3DXVECTOR3&
D3DXVECTOR3::operator += ( CONST D3DXVECTOR3& v )
@ -273,14 +267,12 @@ D3DXVECTOR3::operator / ( FLOAT f ) const
return D3DXVECTOR3(x * fInv, y * fInv, z * fInv);
}
D3DXINLINE D3DXVECTOR3
operator * ( FLOAT f, CONST struct D3DXVECTOR3& v )
{
return D3DXVECTOR3(f * v.x, f * v.y, f * v.z);
}
D3DXINLINE BOOL
D3DXVECTOR3::operator == ( CONST D3DXVECTOR3& v ) const
{
@ -332,7 +324,6 @@ D3DXVECTOR4::operator CONST FLOAT* () const
return (CONST FLOAT *) &x;
}
/* assignment operators */
D3DXINLINE D3DXVECTOR4&
D3DXVECTOR4::operator += ( CONST D3DXVECTOR4& v )
@ -388,7 +379,6 @@ D3DXVECTOR4::operator - () const
return D3DXVECTOR4(-x, -y, -z, -w);
}
/* binary operators */
D3DXINLINE D3DXVECTOR4
D3DXVECTOR4::operator + ( CONST D3DXVECTOR4& v ) const
@ -415,14 +405,12 @@ D3DXVECTOR4::operator / ( FLOAT f ) const
return D3DXVECTOR4(x * fInv, y * fInv, z * fInv, w * fInv);
}
D3DXINLINE D3DXVECTOR4
operator * ( FLOAT f, CONST D3DXVECTOR4& v )
{
return D3DXVECTOR4(f * v.x, f * v.y, f * v.z, f * v.w);
}
D3DXINLINE BOOL
D3DXVECTOR4::operator == ( CONST D3DXVECTOR4& v ) const
{
@ -435,7 +423,6 @@ D3DXVECTOR4::operator != ( CONST D3DXVECTOR4& v ) const
return x != v.x || y != v.y || z != v.z || w != v.w;
}
/*
* Matrix
*/
@ -481,7 +468,6 @@ D3DXMATRIX::operator () ( UINT iRow, UINT iCol ) const
return m[iRow][iCol];
}
/* casting operators */
D3DXINLINE
D3DXMATRIX::operator FLOAT* ()
@ -495,7 +481,6 @@ D3DXMATRIX::operator CONST FLOAT* () const
return (CONST FLOAT *) &_11;
}
/* assignment operators */
D3DXINLINE D3DXMATRIX&
D3DXMATRIX::operator *= ( CONST D3DXMATRIX& mat )
@ -607,7 +592,6 @@ D3DXMATRIX::operator / ( FLOAT f ) const
_41 * fInv, _42 * fInv, _43 * fInv, _44 * fInv);
}
D3DXINLINE D3DXMATRIX
operator * ( FLOAT f, CONST D3DXMATRIX& mat )
{
@ -617,7 +601,6 @@ operator * ( FLOAT f, CONST D3DXMATRIX& mat )
f * mat._41, f * mat._42, f * mat._43, f * mat._44);
}
D3DXINLINE BOOL
D3DXMATRIX::operator == ( CONST D3DXMATRIX& mat ) const
{
@ -630,8 +613,6 @@ D3DXMATRIX::operator != ( CONST D3DXMATRIX& mat ) const
return 0 != memcmp(this, &mat, sizeof(D3DXMATRIX));
}
/*
* Quaternion
*/
@ -659,7 +640,6 @@ D3DXQUATERNION::D3DXQUATERNION( FLOAT fx, FLOAT fy, FLOAT fz, FLOAT fw )
w = fw;
}
/* casting */
D3DXINLINE
D3DXQUATERNION::operator FLOAT* ()
@ -673,7 +653,6 @@ D3DXQUATERNION::operator CONST FLOAT* () const
return (CONST FLOAT *) &x;
}
/* assignment operators */
D3DXINLINE D3DXQUATERNION&
D3DXQUATERNION::operator += ( CONST D3DXQUATERNION& q )
@ -723,7 +702,6 @@ D3DXQUATERNION::operator /= ( FLOAT f )
return *this;
}
/* unary operators */
D3DXINLINE D3DXQUATERNION
D3DXQUATERNION::operator + () const
@ -737,7 +715,6 @@ D3DXQUATERNION::operator - () const
return D3DXQUATERNION(-x, -y, -z, -w);
}
/* binary operators */
D3DXINLINE D3DXQUATERNION
D3DXQUATERNION::operator + ( CONST D3DXQUATERNION& q ) const
@ -772,14 +749,12 @@ D3DXQUATERNION::operator / ( FLOAT f ) const
return D3DXQUATERNION(x * fInv, y * fInv, z * fInv, w * fInv);
}
D3DXINLINE D3DXQUATERNION
operator * (FLOAT f, CONST D3DXQUATERNION& q )
{
return D3DXQUATERNION(f * q.x, f * q.y, f * q.z, f * q.w);
}
D3DXINLINE BOOL
D3DXQUATERNION::operator == ( CONST D3DXQUATERNION& q ) const
{
@ -792,8 +767,6 @@ D3DXQUATERNION::operator != ( CONST D3DXQUATERNION& q ) const
return x != q.x || y != q.y || z != q.z || w != q.w;
}
/*
* Plane
*/
@ -834,7 +807,6 @@ D3DXPLANE::operator CONST FLOAT* () const
return (CONST FLOAT *) &a;
}
/* unary operators */
D3DXINLINE D3DXPLANE
D3DXPLANE::operator + () const
@ -919,7 +891,6 @@ D3DXCOLOR::operator DWORD () const
return (dwA << 24) | (dwR << 16) | (dwG << 8) | dwB;
}
D3DXINLINE
D3DXCOLOR::operator FLOAT * ()
{
@ -932,7 +903,6 @@ D3DXCOLOR::operator CONST FLOAT * () const
return (CONST FLOAT *) &r;
}
D3DXINLINE
D3DXCOLOR::operator D3DCOLORVALUE * ()
{
@ -945,7 +915,6 @@ D3DXCOLOR::operator CONST D3DCOLORVALUE * () const
return (CONST D3DCOLORVALUE *) &r;
}
D3DXINLINE
D3DXCOLOR::operator D3DCOLORVALUE& ()
{
@ -1013,7 +982,6 @@ D3DXCOLOR::operator - () const
return D3DXCOLOR(-r, -g, -b, -a);
}
/* binary operators */
D3DXINLINE D3DXCOLOR
D3DXCOLOR::operator + ( CONST D3DXCOLOR& c ) const
@ -1040,14 +1008,12 @@ D3DXCOLOR::operator / ( FLOAT f ) const
return D3DXCOLOR(r * fInv, g * fInv, b * fInv, a * fInv);
}
D3DXINLINE D3DXCOLOR
operator * (FLOAT f, CONST D3DXCOLOR& c )
{
return D3DXCOLOR(f * c.r, f * c.g, f * c.b, f * c.a);
}
D3DXINLINE BOOL
D3DXCOLOR::operator == ( CONST D3DXCOLOR& c ) const
{
@ -1060,7 +1026,6 @@ D3DXCOLOR::operator != ( CONST D3DXCOLOR& c ) const
return r != c.r || g != c.g || b != c.b || a != c.a;
}
#endif /* __cplusplus */
/*
@ -1069,7 +1034,6 @@ D3DXCOLOR::operator != ( CONST D3DXCOLOR& c ) const
*
*/
/*
* 2D Vector
*/
@ -1201,7 +1165,6 @@ D3DXINLINE D3DXVECTOR2* D3DXVec2Lerp
return pOut;
}
/*
* 3D Vector
*/
@ -1346,7 +1309,6 @@ D3DXINLINE D3DXVECTOR3* D3DXVec3Lerp
return pOut;
}
/*
* 4D Vector
*/
@ -1479,7 +1441,6 @@ D3DXINLINE D3DXVECTOR4* D3DXVec4Lerp
return pOut;
}
/*
* 4D Matrix
*/
@ -1501,7 +1462,6 @@ D3DXINLINE D3DXMATRIX* D3DXMatrixIdentity
return pOut;
}
D3DXINLINE BOOL D3DXMatrixIsIdentity
( CONST D3DXMATRIX *pM )
{
@ -1516,7 +1476,6 @@ D3DXINLINE BOOL D3DXMatrixIsIdentity
pM->m[3][0] == 0.0f && pM->m[3][1] == 0.0f && pM->m[3][2] == 0.0f && pM->m[3][3] == 1.0f;
}
/*
* Quaternion
*/
@ -1558,7 +1517,6 @@ D3DXINLINE FLOAT D3DXQuaternionDot
return pQ1->x * pQ2->x + pQ1->y * pQ2->y + pQ1->z * pQ2->z + pQ1->w * pQ2->w;
}
D3DXINLINE D3DXQUATERNION* D3DXQuaternionIdentity
( D3DXQUATERNION *pOut )
{
@ -1583,7 +1541,6 @@ D3DXINLINE BOOL D3DXQuaternionIsIdentity
return pQ->x == 0.0f && pQ->y == 0.0f && pQ->z == 0.0f && pQ->w == 1.0f;
}
D3DXINLINE D3DXQUATERNION* D3DXQuaternionConjugate
( D3DXQUATERNION *pOut, CONST D3DXQUATERNION *pQ )
{
@ -1599,7 +1556,6 @@ D3DXINLINE D3DXQUATERNION* D3DXQuaternionConjugate
return pOut;
}
/*
* Plane
*/
@ -1637,7 +1593,6 @@ D3DXINLINE FLOAT D3DXPlaneDotNormal
return pP->a * pV->x + pP->b * pV->y + pP->c * pV->z;
}
/*
* Color
*/
@ -1732,5 +1687,4 @@ D3DXINLINE D3DXCOLOR* D3DXColorLerp
return pOut;
}
#endif /* __D3DX8MATH_INL__ */

View File

@ -54,7 +54,6 @@ D3DXFLOAT16::operator != ( CONST D3DXFLOAT16& f ) const
return value != f.value;
}
/*
* 2D Vector
*/
@ -232,7 +231,6 @@ D3DXVECTOR2_16F::operator != ( CONST D3DXVECTOR2_16F &v ) const
return *((DWORD *) &x) != *((DWORD *) &v.x);
}
/*
* 3D Vector
*/
@ -356,14 +354,12 @@ D3DXVECTOR3::operator / ( FLOAT f ) const
return D3DXVECTOR3(x * fInv, y * fInv, z * fInv);
}
D3DXINLINE D3DXVECTOR3
operator * ( FLOAT f, CONST struct D3DXVECTOR3& v )
{
return D3DXVECTOR3(f * v.x, f * v.y, f * v.z);
}
D3DXINLINE BOOL
D3DXVECTOR3::operator == ( CONST D3DXVECTOR3& v ) const
{
@ -437,7 +433,6 @@ D3DXVECTOR3_16F::operator != ( CONST D3DXVECTOR3_16F &v ) const
*((WORD *) &z) != *((WORD *) &v.z);
}
/*
* 4D Vector
*/
@ -574,7 +569,6 @@ operator * ( FLOAT f, CONST D3DXVECTOR4& v )
return D3DXVECTOR4(f * v.x, f * v.y, f * v.z, f * v.w);
}
D3DXINLINE BOOL
D3DXVECTOR4::operator == ( CONST D3DXVECTOR4& v ) const
{
@ -650,7 +644,6 @@ D3DXVECTOR4_16F::operator != ( CONST D3DXVECTOR4_16F &v ) const
*((DWORD *) &z) != *((DWORD *) &v.z);
}
/*
* Matrix
*/
@ -821,7 +814,6 @@ D3DXMATRIX::operator / ( FLOAT f ) const
_41 * fInv, _42 * fInv, _43 * fInv, _44 * fInv);
}
D3DXINLINE D3DXMATRIX
operator * ( FLOAT f, CONST D3DXMATRIX& mat )
{
@ -831,7 +823,6 @@ operator * ( FLOAT f, CONST D3DXMATRIX& mat )
f * mat._41, f * mat._42, f * mat._43, f * mat._44);
}
D3DXINLINE BOOL
D3DXMATRIX::operator == ( CONST D3DXMATRIX& mat ) const
{
@ -1078,14 +1069,12 @@ D3DXQUATERNION::operator / ( FLOAT f ) const
return D3DXQUATERNION(x * fInv, y * fInv, z * fInv, w * fInv);
}
D3DXINLINE D3DXQUATERNION
operator * (FLOAT f, CONST D3DXQUATERNION& q )
{
return D3DXQUATERNION(f * q.x, f * q.y, f * q.z, f * q.w);
}
D3DXINLINE BOOL
D3DXQUATERNION::operator == ( CONST D3DXQUATERNION& q ) const
{
@ -1265,7 +1254,6 @@ D3DXCOLOR::operator DWORD () const
return (dwA << 24) | (dwR << 16) | (dwG << 8) | dwB;
}
D3DXINLINE
D3DXCOLOR::operator FLOAT * ()
{
@ -1278,7 +1266,6 @@ D3DXCOLOR::operator CONST FLOAT * () const
return (CONST FLOAT *) &r;
}
D3DXINLINE
D3DXCOLOR::operator D3DCOLORVALUE * ()
{
@ -1291,7 +1278,6 @@ D3DXCOLOR::operator CONST D3DCOLORVALUE * () const
return (CONST D3DCOLORVALUE *) &r;
}
D3DXINLINE
D3DXCOLOR::operator D3DCOLORVALUE& ()
{
@ -1385,14 +1371,12 @@ D3DXCOLOR::operator / ( FLOAT f ) const
return D3DXCOLOR(r * fInv, g * fInv, b * fInv, a * fInv);
}
D3DXINLINE D3DXCOLOR
operator * (FLOAT f, CONST D3DXCOLOR& c )
{
return D3DXCOLOR(f * c.r, f * c.g, f * c.b, f * c.a);
}
D3DXINLINE BOOL
D3DXCOLOR::operator == ( CONST D3DXCOLOR& c ) const
{
@ -1405,7 +1389,6 @@ D3DXCOLOR::operator != ( CONST D3DXCOLOR& c ) const
return r != c.r || g != c.g || b != c.b || a != c.a;
}
#endif /*__cplusplus */
/*
@ -1413,7 +1396,6 @@ D3DXCOLOR::operator != ( CONST D3DXCOLOR& c ) const
* Inline functions
*/
/*
* 2D Vector
*/
@ -1589,7 +1571,6 @@ D3DXINLINE D3DXVECTOR3* D3DXVec3Lerp
return pOut;
}
/*
* 4D Vector
*/
@ -1677,7 +1658,6 @@ D3DXINLINE D3DXVECTOR4* D3DXVec4Lerp
return pOut;
}
/*
* 4D Matrix
*/
@ -1694,7 +1674,6 @@ D3DXINLINE D3DXMATRIX* D3DXMatrixIdentity
return pOut;
}
D3DXINLINE BOOL D3DXMatrixIsIdentity
( CONST D3DXMATRIX *pM )
{
@ -1704,7 +1683,6 @@ D3DXINLINE BOOL D3DXMatrixIsIdentity
pM->m[3][0] == 0.0f && pM->m[3][1] == 0.0f && pM->m[3][2] == 0.0f && pM->m[3][3] == 1.0f;
}
/*
* Quaternion
*/
@ -1731,7 +1709,6 @@ D3DXINLINE FLOAT D3DXQuaternionDot
return pQ1->x * pQ2->x + pQ1->y * pQ2->y + pQ1->z * pQ2->z + pQ1->w * pQ2->w;
}
D3DXINLINE D3DXQUATERNION* D3DXQuaternionIdentity
( D3DXQUATERNION *pOut )
{
@ -1746,7 +1723,6 @@ D3DXINLINE BOOL D3DXQuaternionIsIdentity
return pQ->x == 0.0f && pQ->y == 0.0f && pQ->z == 0.0f && pQ->w == 1.0f;
}
D3DXINLINE D3DXQUATERNION* D3DXQuaternionConjugate
( D3DXQUATERNION *pOut, CONST D3DXQUATERNION *pQ )
{
@ -1789,7 +1765,6 @@ D3DXINLINE D3DXPLANE* D3DXPlaneScale
return pOut;
}
/*
* Color
*/
@ -1854,5 +1829,4 @@ D3DXINLINE D3DXCOLOR* D3DXColorLerp
return pOut;
}
#endif /* __D3DX9MATH_INL__ */

View File

@ -3611,7 +3611,6 @@ extern "C"
#define D2D1FORCEINLINE FORCEINLINE
#endif // #ifndef D2D1FORCEINLINE
#include <d2d1helper.h>
#ifndef D2D_USE_C_DEFINITIONS

View File

@ -1146,7 +1146,6 @@ interface DX_DECLARE_INTERFACE("483473d7-cd46-4f9d-9d3a-3112aa80159d") ID2D1Prop
return value;
}
template<typename T>
HRESULT SetValueByName(
_In_ PCWSTR propertyName,
@ -1234,7 +1233,6 @@ interface DX_DECLARE_INTERFACE("483473d7-cd46-4f9d-9d3a-3112aa80159d") ID2D1Prop
return GetType(static_cast<UINT32>(index));
}
template<typename U>
UINT32 GetValueSize(
U index
@ -2388,7 +2386,6 @@ typedef interface ID2D1Multithread ID2D1Multithread;
#endif
#ifdef __cplusplus
extern "C"
{

View File

@ -168,7 +168,6 @@ typedef interface ID2D1CommandSink1 ID2D1CommandSink1;
#endif
#ifdef __cplusplus
extern "C"
{
@ -185,7 +184,6 @@ extern "C"
}
#endif
/*#endif*/ /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP) */
/*#pragma endregion*/
#include <d2d1_2helper.h>

View File

@ -1770,7 +1770,6 @@ typedef interface ID2D1GdiMetafileSink1 ID2D1GdiMetafileSink1;
#endif
#ifdef __cplusplus
extern "C"
{
@ -1802,7 +1801,6 @@ extern "C"
}
#endif
/*#endif*/ /* WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP) */
/*#pragma endregion*/
#include <d2d1_3helper.h>

View File

@ -12,7 +12,6 @@
#ifndef _D2D1_EFFECTS_
#define _D2D1_EFFECTS_
/*#include <winapifamily.h>*/
/*#pragma region Application Family*/

View File

@ -16,7 +16,6 @@
#include <d2d1effects.h>
#endif // #ifndef _D2D1_EFFECTS_
/*#include <winapifamily.h>*/
/*#pragma region Application Family*/

View File

@ -16,7 +16,6 @@
#include <d2d1effects_1.h>
#endif // #ifndef _D2D1_EFFECTS_1_
/*#include <winapifamily.h>*/
/*#pragma region Application Family*/

View File

@ -823,7 +823,6 @@ EXTERN_C const IID IID_ID3D10DeviceChild;
};
#else /* C style interface */
typedef struct ID3D10DeviceChildVtbl
@ -880,8 +879,6 @@ EXTERN_C const IID IID_ID3D10DeviceChild;
CONST_VTBL struct ID3D10DeviceChildVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10DeviceChild_QueryInterface(This,riid,ppvObject) \
@ -990,7 +987,6 @@ EXTERN_C const IID IID_ID3D10DepthStencilState;
};
#else /* C style interface */
typedef struct ID3D10DepthStencilStateVtbl
@ -1052,8 +1048,6 @@ EXTERN_C const IID IID_ID3D10DepthStencilState;
CONST_VTBL struct ID3D10DepthStencilStateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10DepthStencilState_QueryInterface(This,riid,ppvObject) \
@ -1167,7 +1161,6 @@ EXTERN_C const IID IID_ID3D10BlendState;
};
#else /* C style interface */
typedef struct ID3D10BlendStateVtbl
@ -1229,8 +1222,6 @@ EXTERN_C const IID IID_ID3D10BlendState;
CONST_VTBL struct ID3D10BlendStateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10BlendState_QueryInterface(This,riid,ppvObject) \
@ -1303,7 +1294,6 @@ EXTERN_C const IID IID_ID3D10RasterizerState;
};
#else /* C style interface */
typedef struct ID3D10RasterizerStateVtbl
@ -1365,8 +1355,6 @@ EXTERN_C const IID IID_ID3D10RasterizerState;
CONST_VTBL struct ID3D10RasterizerStateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10RasterizerState_QueryInterface(This,riid,ppvObject) \
@ -1442,7 +1430,6 @@ EXTERN_C const IID IID_ID3D10Resource;
};
#else /* C style interface */
typedef struct ID3D10ResourceVtbl
@ -1512,8 +1499,6 @@ EXTERN_C const IID IID_ID3D10Resource;
CONST_VTBL struct ID3D10ResourceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Resource_QueryInterface(This,riid,ppvObject) \
@ -1623,7 +1608,6 @@ EXTERN_C const IID IID_ID3D10Buffer;
};
#else /* C style interface */
typedef struct ID3D10BufferVtbl
@ -1710,8 +1694,6 @@ EXTERN_C const IID IID_ID3D10Buffer;
CONST_VTBL struct ID3D10BufferVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Buffer_QueryInterface(This,riid,ppvObject) \
@ -1843,7 +1825,6 @@ EXTERN_C const IID IID_ID3D10Texture1D;
};
#else /* C style interface */
typedef struct ID3D10Texture1DVtbl
@ -1934,8 +1915,6 @@ EXTERN_C const IID IID_ID3D10Texture1D;
CONST_VTBL struct ID3D10Texture1DVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Texture1D_QueryInterface(This,riid,ppvObject) \
@ -2080,7 +2059,6 @@ EXTERN_C const IID IID_ID3D10Texture2D;
};
#else /* C style interface */
typedef struct ID3D10Texture2DVtbl
@ -2171,8 +2149,6 @@ EXTERN_C const IID IID_ID3D10Texture2D;
CONST_VTBL struct ID3D10Texture2DVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Texture2D_QueryInterface(This,riid,ppvObject) \
@ -2313,7 +2289,6 @@ EXTERN_C const IID IID_ID3D10Texture3D;
};
#else /* C style interface */
typedef struct ID3D10Texture3DVtbl
@ -2404,8 +2379,6 @@ EXTERN_C const IID IID_ID3D10Texture3D;
CONST_VTBL struct ID3D10Texture3DVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Texture3D_QueryInterface(This,riid,ppvObject) \
@ -2490,7 +2463,6 @@ EXTERN_C const IID IID_ID3D10View;
};
#else /* C style interface */
typedef struct ID3D10ViewVtbl
@ -2552,8 +2524,6 @@ EXTERN_C const IID IID_ID3D10View;
CONST_VTBL struct ID3D10ViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10View_QueryInterface(This,riid,ppvObject) \
@ -2695,7 +2665,6 @@ EXTERN_C const IID IID_ID3D10ShaderResourceView;
};
#else /* C style interface */
typedef struct ID3D10ShaderResourceViewVtbl
@ -2762,8 +2731,6 @@ EXTERN_C const IID IID_ID3D10ShaderResourceView;
CONST_VTBL struct ID3D10ShaderResourceViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10ShaderResourceView_QueryInterface(This,riid,ppvObject) \
@ -2898,7 +2865,6 @@ EXTERN_C const IID IID_ID3D10RenderTargetView;
};
#else /* C style interface */
typedef struct ID3D10RenderTargetViewVtbl
@ -2965,8 +2931,6 @@ EXTERN_C const IID IID_ID3D10RenderTargetView;
CONST_VTBL struct ID3D10RenderTargetViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10RenderTargetView_QueryInterface(This,riid,ppvObject) \
@ -3078,7 +3042,6 @@ EXTERN_C const IID IID_ID3D10DepthStencilView;
};
#else /* C style interface */
typedef struct ID3D10DepthStencilViewVtbl
@ -3145,8 +3108,6 @@ EXTERN_C const IID IID_ID3D10DepthStencilView;
CONST_VTBL struct ID3D10DepthStencilViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10DepthStencilView_QueryInterface(This,riid,ppvObject) \
@ -3198,7 +3159,6 @@ EXTERN_C const IID IID_ID3D10VertexShader;
public:
};
#else /* C style interface */
typedef struct ID3D10VertexShaderVtbl
@ -3255,8 +3215,6 @@ EXTERN_C const IID IID_ID3D10VertexShader;
CONST_VTBL struct ID3D10VertexShaderVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10VertexShader_QueryInterface(This,riid,ppvObject) \
@ -3302,7 +3260,6 @@ EXTERN_C const IID IID_ID3D10GeometryShader;
public:
};
#else /* C style interface */
typedef struct ID3D10GeometryShaderVtbl
@ -3359,8 +3316,6 @@ EXTERN_C const IID IID_ID3D10GeometryShader;
CONST_VTBL struct ID3D10GeometryShaderVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10GeometryShader_QueryInterface(This,riid,ppvObject) \
@ -3406,7 +3361,6 @@ EXTERN_C const IID IID_ID3D10PixelShader;
public:
};
#else /* C style interface */
typedef struct ID3D10PixelShaderVtbl
@ -3463,8 +3417,6 @@ EXTERN_C const IID IID_ID3D10PixelShader;
CONST_VTBL struct ID3D10PixelShaderVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10PixelShader_QueryInterface(This,riid,ppvObject) \
@ -3510,7 +3462,6 @@ EXTERN_C const IID IID_ID3D10InputLayout;
public:
};
#else /* C style interface */
typedef struct ID3D10InputLayoutVtbl
@ -3567,8 +3518,6 @@ EXTERN_C const IID IID_ID3D10InputLayout;
CONST_VTBL struct ID3D10InputLayoutVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10InputLayout_QueryInterface(This,riid,ppvObject) \
@ -3724,7 +3673,6 @@ EXTERN_C const IID IID_ID3D10SamplerState;
};
#else /* C style interface */
typedef struct ID3D10SamplerStateVtbl
@ -3786,8 +3734,6 @@ EXTERN_C const IID IID_ID3D10SamplerState;
CONST_VTBL struct ID3D10SamplerStateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10SamplerState_QueryInterface(This,riid,ppvObject) \
@ -3886,7 +3832,6 @@ EXTERN_C const IID IID_ID3D10Asynchronous;
};
#else /* C style interface */
typedef struct ID3D10AsynchronousVtbl
@ -3961,8 +3906,6 @@ EXTERN_C const IID IID_ID3D10Asynchronous;
CONST_VTBL struct ID3D10AsynchronousVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Asynchronous_QueryInterface(This,riid,ppvObject) \
@ -4061,7 +4004,6 @@ EXTERN_C const IID IID_ID3D10Query;
};
#else /* C style interface */
typedef struct ID3D10QueryVtbl
@ -4141,8 +4083,6 @@ EXTERN_C const IID IID_ID3D10Query;
CONST_VTBL struct ID3D10QueryVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Query_QueryInterface(This,riid,ppvObject) \
@ -4203,7 +4143,6 @@ EXTERN_C const IID IID_ID3D10Predicate;
public:
};
#else /* C style interface */
typedef struct ID3D10PredicateVtbl
@ -4283,8 +4222,6 @@ EXTERN_C const IID IID_ID3D10Predicate;
CONST_VTBL struct ID3D10PredicateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Predicate_QueryInterface(This,riid,ppvObject) \
@ -4425,7 +4362,6 @@ EXTERN_C const IID IID_ID3D10Counter;
};
#else /* C style interface */
typedef struct ID3D10CounterVtbl
@ -4505,8 +4441,6 @@ EXTERN_C const IID IID_ID3D10Counter;
CONST_VTBL struct ID3D10CounterVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Counter_QueryInterface(This,riid,ppvObject) \
@ -5244,7 +5178,6 @@ EXTERN_C const IID IID_ID3D10Device;
};
#else /* C style interface */
typedef struct ID3D10DeviceVtbl
@ -6043,8 +5976,6 @@ EXTERN_C const IID IID_ID3D10Device;
CONST_VTBL struct ID3D10DeviceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Device_QueryInterface(This,riid,ppvObject) \
@ -6385,7 +6316,6 @@ EXTERN_C const IID IID_ID3D10Multithread;
};
#else /* C style interface */
typedef struct ID3D10MultithreadVtbl
@ -6426,8 +6356,6 @@ EXTERN_C const IID IID_ID3D10Multithread;
CONST_VTBL struct ID3D10MultithreadVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Multithread_QueryInterface(This,riid,ppvObject) \

View File

@ -173,7 +173,6 @@ EXTERN_C const IID IID_ID3D10BlendState1;
};
#else /* C style interface */
typedef struct ID3D10BlendState1Vtbl
@ -240,8 +239,6 @@ EXTERN_C const IID IID_ID3D10BlendState1;
CONST_VTBL struct ID3D10BlendState1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10BlendState1_QueryInterface(This,riid,ppvObject) \
@ -332,7 +329,6 @@ EXTERN_C const IID IID_ID3D10ShaderResourceView1;
};
#else /* C style interface */
typedef struct ID3D10ShaderResourceView1Vtbl
@ -404,8 +400,6 @@ EXTERN_C const IID IID_ID3D10ShaderResourceView1;
CONST_VTBL struct ID3D10ShaderResourceView1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10ShaderResourceView1_QueryInterface(This,riid,ppvObject) \
@ -489,7 +483,6 @@ EXTERN_C const IID IID_ID3D10Device1;
};
#else /* C style interface */
typedef struct ID3D10Device1Vtbl
@ -1307,8 +1300,6 @@ EXTERN_C const IID IID_ID3D10Device1;
CONST_VTBL struct ID3D10Device1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Device1_QueryInterface(This,riid,ppvObject) \

View File

@ -886,7 +886,6 @@ typedef struct _D3D10_EFFECT_SHADER_DESC
BOOL IsInline; // Is this an anonymous shader variable
// resulting from an inline shader assignment?
// -- The following fields are not valid after Optimize() --
CONST BYTE *pBytecode; // Shader bytecode
UINT BytecodeLength;

View File

@ -120,7 +120,6 @@ EXTERN_C const IID IID_ID3D10Debug;
};
#else /* C style interface */
typedef struct ID3D10DebugVtbl
@ -174,8 +173,6 @@ EXTERN_C const IID IID_ID3D10Debug;
CONST_VTBL struct ID3D10DebugVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Debug_QueryInterface(This,riid,ppvObject) \
@ -235,7 +232,6 @@ EXTERN_C const IID IID_ID3D10SwitchToRef;
};
#else /* C style interface */
typedef struct ID3D10SwitchToRefVtbl
@ -269,8 +265,6 @@ EXTERN_C const IID IID_ID3D10SwitchToRef;
CONST_VTBL struct ID3D10SwitchToRefVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10SwitchToRef_QueryInterface(This,riid,ppvObject) \
@ -1027,7 +1021,6 @@ EXTERN_C const IID IID_ID3D10InfoQueue;
};
#else /* C style interface */
typedef struct ID3D10InfoQueueVtbl
@ -1215,8 +1208,6 @@ EXTERN_C const IID IID_ID3D10InfoQueue;
CONST_VTBL struct ID3D10InfoQueueVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10InfoQueue_QueryInterface(This,riid,ppvObject) \

View File

@ -1363,7 +1363,6 @@ EXTERN_C const IID IID_ID3D11DeviceChild;
};
#else /* C style interface */
typedef struct ID3D11DeviceChildVtbl
@ -1420,8 +1419,6 @@ EXTERN_C const IID IID_ID3D11DeviceChild;
CONST_VTBL struct ID3D11DeviceChildVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11DeviceChild_QueryInterface(This,riid,ppvObject) \
@ -1589,7 +1586,6 @@ EXTERN_C const IID IID_ID3D11DepthStencilState;
};
#else /* C style interface */
typedef struct ID3D11DepthStencilStateVtbl
@ -1651,8 +1647,6 @@ EXTERN_C const IID IID_ID3D11DepthStencilState;
CONST_VTBL struct ID3D11DepthStencilStateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11DepthStencilState_QueryInterface(This,riid,ppvObject) \
@ -1803,7 +1797,6 @@ EXTERN_C const IID IID_ID3D11BlendState;
};
#else /* C style interface */
typedef struct ID3D11BlendStateVtbl
@ -1865,8 +1858,6 @@ EXTERN_C const IID IID_ID3D11BlendState;
CONST_VTBL struct ID3D11BlendStateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11BlendState_QueryInterface(This,riid,ppvObject) \
@ -1990,7 +1981,6 @@ EXTERN_C const IID IID_ID3D11RasterizerState;
};
#else /* C style interface */
typedef struct ID3D11RasterizerStateVtbl
@ -2052,8 +2042,6 @@ EXTERN_C const IID IID_ID3D11RasterizerState;
CONST_VTBL struct ID3D11RasterizerStateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11RasterizerState_QueryInterface(This,riid,ppvObject) \
@ -2138,7 +2126,6 @@ EXTERN_C const IID IID_ID3D11Resource;
};
#else /* C style interface */
typedef struct ID3D11ResourceVtbl
@ -2208,8 +2195,6 @@ EXTERN_C const IID IID_ID3D11Resource;
CONST_VTBL struct ID3D11ResourceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Resource_QueryInterface(This,riid,ppvObject) \
@ -2314,7 +2299,6 @@ EXTERN_C const IID IID_ID3D11Buffer;
};
#else /* C style interface */
typedef struct ID3D11BufferVtbl
@ -2389,8 +2373,6 @@ EXTERN_C const IID IID_ID3D11Buffer;
CONST_VTBL struct ID3D11BufferVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Buffer_QueryInterface(This,riid,ppvObject) \
@ -2504,7 +2486,6 @@ EXTERN_C const IID IID_ID3D11Texture1D;
};
#else /* C style interface */
typedef struct ID3D11Texture1DVtbl
@ -2579,8 +2560,6 @@ EXTERN_C const IID IID_ID3D11Texture1D;
CONST_VTBL struct ID3D11Texture1DVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Texture1D_QueryInterface(This,riid,ppvObject) \
@ -2702,7 +2681,6 @@ EXTERN_C const IID IID_ID3D11Texture2D;
};
#else /* C style interface */
typedef struct ID3D11Texture2DVtbl
@ -2777,8 +2755,6 @@ EXTERN_C const IID IID_ID3D11Texture2D;
CONST_VTBL struct ID3D11Texture2DVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Texture2D_QueryInterface(This,riid,ppvObject) \
@ -2895,7 +2871,6 @@ EXTERN_C const IID IID_ID3D11Texture3D;
};
#else /* C style interface */
typedef struct ID3D11Texture3DVtbl
@ -2970,8 +2945,6 @@ EXTERN_C const IID IID_ID3D11Texture3D;
CONST_VTBL struct ID3D11Texture3DVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Texture3D_QueryInterface(This,riid,ppvObject) \
@ -3050,7 +3023,6 @@ EXTERN_C const IID IID_ID3D11View;
};
#else /* C style interface */
typedef struct ID3D11ViewVtbl
@ -3112,8 +3084,6 @@ EXTERN_C const IID IID_ID3D11View;
CONST_VTBL struct ID3D11ViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11View_QueryInterface(This,riid,ppvObject) \
@ -3485,7 +3455,6 @@ EXTERN_C const IID IID_ID3D11ShaderResourceView;
};
#else /* C style interface */
typedef struct ID3D11ShaderResourceViewVtbl
@ -3552,8 +3521,6 @@ EXTERN_C const IID IID_ID3D11ShaderResourceView;
CONST_VTBL struct ID3D11ShaderResourceViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11ShaderResourceView_QueryInterface(This,riid,ppvObject) \
@ -3849,7 +3816,6 @@ EXTERN_C const IID IID_ID3D11RenderTargetView;
};
#else /* C style interface */
typedef struct ID3D11RenderTargetViewVtbl
@ -3916,8 +3882,6 @@ EXTERN_C const IID IID_ID3D11RenderTargetView;
CONST_VTBL struct ID3D11RenderTargetViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11RenderTargetView_QueryInterface(This,riid,ppvObject) \
@ -4311,7 +4275,6 @@ EXTERN_C const IID IID_ID3D11DepthStencilView;
};
#else /* C style interface */
typedef struct ID3D11DepthStencilViewVtbl
@ -4378,8 +4341,6 @@ EXTERN_C const IID IID_ID3D11DepthStencilView;
CONST_VTBL struct ID3D11DepthStencilViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11DepthStencilView_QueryInterface(This,riid,ppvObject) \
@ -4653,7 +4614,6 @@ EXTERN_C const IID IID_ID3D11UnorderedAccessView;
};
#else /* C style interface */
typedef struct ID3D11UnorderedAccessViewVtbl
@ -4720,8 +4680,6 @@ EXTERN_C const IID IID_ID3D11UnorderedAccessView;
CONST_VTBL struct ID3D11UnorderedAccessViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11UnorderedAccessView_QueryInterface(This,riid,ppvObject) \
@ -4773,7 +4731,6 @@ EXTERN_C const IID IID_ID3D11VertexShader;
public:
};
#else /* C style interface */
typedef struct ID3D11VertexShaderVtbl
@ -4830,8 +4787,6 @@ EXTERN_C const IID IID_ID3D11VertexShader;
CONST_VTBL struct ID3D11VertexShaderVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VertexShader_QueryInterface(This,riid,ppvObject) \
@ -4877,7 +4832,6 @@ EXTERN_C const IID IID_ID3D11HullShader;
public:
};
#else /* C style interface */
typedef struct ID3D11HullShaderVtbl
@ -4934,8 +4888,6 @@ EXTERN_C const IID IID_ID3D11HullShader;
CONST_VTBL struct ID3D11HullShaderVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11HullShader_QueryInterface(This,riid,ppvObject) \
@ -4981,7 +4933,6 @@ EXTERN_C const IID IID_ID3D11DomainShader;
public:
};
#else /* C style interface */
typedef struct ID3D11DomainShaderVtbl
@ -5038,8 +4989,6 @@ EXTERN_C const IID IID_ID3D11DomainShader;
CONST_VTBL struct ID3D11DomainShaderVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11DomainShader_QueryInterface(This,riid,ppvObject) \
@ -5085,7 +5034,6 @@ EXTERN_C const IID IID_ID3D11GeometryShader;
public:
};
#else /* C style interface */
typedef struct ID3D11GeometryShaderVtbl
@ -5142,8 +5090,6 @@ EXTERN_C const IID IID_ID3D11GeometryShader;
CONST_VTBL struct ID3D11GeometryShaderVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11GeometryShader_QueryInterface(This,riid,ppvObject) \
@ -5189,7 +5135,6 @@ EXTERN_C const IID IID_ID3D11PixelShader;
public:
};
#else /* C style interface */
typedef struct ID3D11PixelShaderVtbl
@ -5246,8 +5191,6 @@ EXTERN_C const IID IID_ID3D11PixelShader;
CONST_VTBL struct ID3D11PixelShaderVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11PixelShader_QueryInterface(This,riid,ppvObject) \
@ -5293,7 +5236,6 @@ EXTERN_C const IID IID_ID3D11ComputeShader;
public:
};
#else /* C style interface */
typedef struct ID3D11ComputeShaderVtbl
@ -5350,8 +5292,6 @@ EXTERN_C const IID IID_ID3D11ComputeShader;
CONST_VTBL struct ID3D11ComputeShaderVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11ComputeShader_QueryInterface(This,riid,ppvObject) \
@ -5397,7 +5337,6 @@ EXTERN_C const IID IID_ID3D11InputLayout;
public:
};
#else /* C style interface */
typedef struct ID3D11InputLayoutVtbl
@ -5454,8 +5393,6 @@ EXTERN_C const IID IID_ID3D11InputLayout;
CONST_VTBL struct ID3D11InputLayoutVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11InputLayout_QueryInterface(This,riid,ppvObject) \
@ -5702,7 +5639,6 @@ EXTERN_C const IID IID_ID3D11SamplerState;
};
#else /* C style interface */
typedef struct ID3D11SamplerStateVtbl
@ -5764,8 +5700,6 @@ EXTERN_C const IID IID_ID3D11SamplerState;
CONST_VTBL struct ID3D11SamplerStateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11SamplerState_QueryInterface(This,riid,ppvObject) \
@ -5875,7 +5809,6 @@ EXTERN_C const IID IID_ID3D11Asynchronous;
};
#else /* C style interface */
typedef struct ID3D11AsynchronousVtbl
@ -5935,8 +5868,6 @@ EXTERN_C const IID IID_ID3D11Asynchronous;
CONST_VTBL struct ID3D11AsynchronousVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Asynchronous_QueryInterface(This,riid,ppvObject) \
@ -6056,7 +5987,6 @@ EXTERN_C const IID IID_ID3D11Query;
};
#else /* C style interface */
typedef struct ID3D11QueryVtbl
@ -6121,8 +6051,6 @@ EXTERN_C const IID IID_ID3D11Query;
CONST_VTBL struct ID3D11QueryVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Query_QueryInterface(This,riid,ppvObject) \
@ -6174,7 +6102,6 @@ EXTERN_C const IID IID_ID3D11Predicate;
public:
};
#else /* C style interface */
typedef struct ID3D11PredicateVtbl
@ -6239,8 +6166,6 @@ EXTERN_C const IID IID_ID3D11Predicate;
CONST_VTBL struct ID3D11PredicateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Predicate_QueryInterface(This,riid,ppvObject) \
@ -6378,7 +6303,6 @@ EXTERN_C const IID IID_ID3D11Counter;
};
#else /* C style interface */
typedef struct ID3D11CounterVtbl
@ -6443,8 +6367,6 @@ EXTERN_C const IID IID_ID3D11Counter;
CONST_VTBL struct ID3D11CounterVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Counter_QueryInterface(This,riid,ppvObject) \
@ -6548,7 +6470,6 @@ EXTERN_C const IID IID_ID3D11ClassInstance;
};
#else /* C style interface */
typedef struct ID3D11ClassInstanceVtbl
@ -6629,8 +6550,6 @@ EXTERN_C const IID IID_ID3D11ClassInstance;
CONST_VTBL struct ID3D11ClassInstanceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11ClassInstance_QueryInterface(This,riid,ppvObject) \
@ -6710,7 +6629,6 @@ EXTERN_C const IID IID_ID3D11ClassLinkage;
};
#else /* C style interface */
typedef struct ID3D11ClassLinkageVtbl
@ -6791,8 +6709,6 @@ EXTERN_C const IID IID_ID3D11ClassLinkage;
CONST_VTBL struct ID3D11ClassLinkageVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11ClassLinkage_QueryInterface(This,riid,ppvObject) \
@ -6846,7 +6762,6 @@ EXTERN_C const IID IID_ID3D11CommandList;
};
#else /* C style interface */
typedef struct ID3D11CommandListVtbl
@ -6906,8 +6821,6 @@ EXTERN_C const IID IID_ID3D11CommandList;
CONST_VTBL struct ID3D11CommandListVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11CommandList_QueryInterface(This,riid,ppvObject) \
@ -7954,7 +7867,6 @@ EXTERN_C const IID IID_ID3D11DeviceContext;
};
#else /* C style interface */
typedef struct ID3D11DeviceContextVtbl
@ -8920,8 +8832,6 @@ EXTERN_C const IID IID_ID3D11DeviceContext;
CONST_VTBL struct ID3D11DeviceContextVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11DeviceContext_QueryInterface(This,riid,ppvObject) \
@ -9441,7 +9351,6 @@ EXTERN_C const IID IID_ID3D11VideoDecoder;
};
#else /* C style interface */
typedef struct ID3D11VideoDecoderVtbl
@ -9510,8 +9419,6 @@ EXTERN_C const IID IID_ID3D11VideoDecoder;
CONST_VTBL struct ID3D11VideoDecoderVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoDecoder_QueryInterface(This,riid,ppvObject) \
@ -9818,7 +9725,6 @@ EXTERN_C const IID IID_ID3D11VideoProcessorEnumerator;
};
#else /* C style interface */
typedef struct ID3D11VideoProcessorEnumeratorVtbl
@ -9915,8 +9821,6 @@ EXTERN_C const IID IID_ID3D11VideoProcessorEnumerator;
CONST_VTBL struct ID3D11VideoProcessorEnumeratorVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoProcessorEnumerator_QueryInterface(This,riid,ppvObject) \
@ -10103,7 +10007,6 @@ EXTERN_C const IID IID_ID3D11VideoProcessor;
};
#else /* C style interface */
typedef struct ID3D11VideoProcessorVtbl
@ -10170,8 +10073,6 @@ EXTERN_C const IID IID_ID3D11VideoProcessor;
CONST_VTBL struct ID3D11VideoProcessorVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoProcessor_QueryInterface(This,riid,ppvObject) \
@ -10256,7 +10157,6 @@ EXTERN_C const IID IID_ID3D11AuthenticatedChannel;
};
#else /* C style interface */
typedef struct ID3D11AuthenticatedChannelVtbl
@ -10330,8 +10230,6 @@ EXTERN_C const IID IID_ID3D11AuthenticatedChannel;
CONST_VTBL struct ID3D11AuthenticatedChannelVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11AuthenticatedChannel_QueryInterface(This,riid,ppvObject) \
@ -10660,7 +10558,6 @@ EXTERN_C const IID IID_ID3D11CryptoSession;
};
#else /* C style interface */
typedef struct ID3D11CryptoSessionVtbl
@ -10744,8 +10641,6 @@ EXTERN_C const IID IID_ID3D11CryptoSession;
CONST_VTBL struct ID3D11CryptoSessionVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11CryptoSession_QueryInterface(This,riid,ppvObject) \
@ -10838,7 +10733,6 @@ EXTERN_C const IID IID_ID3D11VideoDecoderOutputView;
};
#else /* C style interface */
typedef struct ID3D11VideoDecoderOutputViewVtbl
@ -10905,8 +10799,6 @@ EXTERN_C const IID IID_ID3D11VideoDecoderOutputView;
CONST_VTBL struct ID3D11VideoDecoderOutputViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoDecoderOutputView_QueryInterface(This,riid,ppvObject) \
@ -10991,7 +10883,6 @@ EXTERN_C const IID IID_ID3D11VideoProcessorInputView;
};
#else /* C style interface */
typedef struct ID3D11VideoProcessorInputViewVtbl
@ -11058,8 +10949,6 @@ EXTERN_C const IID IID_ID3D11VideoProcessorInputView;
CONST_VTBL struct ID3D11VideoProcessorInputViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoProcessorInputView_QueryInterface(This,riid,ppvObject) \
@ -11151,7 +11040,6 @@ EXTERN_C const IID IID_ID3D11VideoProcessorOutputView;
};
#else /* C style interface */
typedef struct ID3D11VideoProcessorOutputViewVtbl
@ -11218,8 +11106,6 @@ EXTERN_C const IID IID_ID3D11VideoProcessorOutputView;
CONST_VTBL struct ID3D11VideoProcessorOutputViewVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoProcessorOutputView_QueryInterface(This,riid,ppvObject) \
@ -11825,7 +11711,6 @@ EXTERN_C const IID IID_ID3D11VideoContext;
};
#else /* C style interface */
typedef struct ID3D11VideoContextVtbl
@ -12494,8 +12379,6 @@ EXTERN_C const IID IID_ID3D11VideoContext;
CONST_VTBL struct ID3D11VideoContextVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoContext_QueryInterface(This,riid,ppvObject) \
@ -12843,7 +12726,6 @@ EXTERN_C const IID IID_ID3D11VideoDevice;
};
#else /* C style interface */
typedef struct ID3D11VideoDeviceVtbl
@ -13015,8 +12897,6 @@ EXTERN_C const IID IID_ID3D11VideoDevice;
CONST_VTBL struct ID3D11VideoDeviceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoDevice_QueryInterface(This,riid,ppvObject) \
@ -13405,7 +13285,6 @@ EXTERN_C const IID IID_ID3D11Device;
};
#else /* C style interface */
typedef struct ID3D11DeviceVtbl
@ -13768,8 +13647,6 @@ EXTERN_C const IID IID_ID3D11Device;
CONST_VTBL struct ID3D11DeviceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Device_QueryInterface(This,riid,ppvObject) \

View File

@ -218,7 +218,6 @@ EXTERN_C const IID IID_ID3D11BlendState1;
};
#else /* C style interface */
typedef struct ID3D11BlendState1Vtbl
@ -285,8 +284,6 @@ EXTERN_C const IID IID_ID3D11BlendState1;
CONST_VTBL struct ID3D11BlendState1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11BlendState1_QueryInterface(This,riid,ppvObject) \
@ -417,7 +414,6 @@ EXTERN_C const IID IID_ID3D11RasterizerState1;
};
#else /* C style interface */
typedef struct ID3D11RasterizerState1Vtbl
@ -484,8 +480,6 @@ EXTERN_C const IID IID_ID3D11RasterizerState1;
CONST_VTBL struct ID3D11RasterizerState1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11RasterizerState1_QueryInterface(This,riid,ppvObject) \
@ -549,7 +543,6 @@ EXTERN_C const IID IID_ID3DDeviceContextState;
public:
};
#else /* C style interface */
typedef struct ID3DDeviceContextStateVtbl
@ -606,8 +599,6 @@ EXTERN_C const IID IID_ID3DDeviceContextState;
CONST_VTBL struct ID3DDeviceContextStateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3DDeviceContextState_QueryInterface(This,riid,ppvObject) \
@ -863,7 +854,6 @@ EXTERN_C const IID IID_ID3D11DeviceContext1;
};
#else /* C style interface */
typedef struct ID3D11DeviceContext1Vtbl
@ -2058,8 +2048,6 @@ EXTERN_C const IID IID_ID3D11DeviceContext1;
CONST_VTBL struct ID3D11DeviceContext1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11DeviceContext1_QueryInterface(This,riid,ppvObject) \
@ -2711,7 +2699,6 @@ EXTERN_C const IID IID_ID3D11VideoContext1;
};
#else /* C style interface */
typedef struct ID3D11VideoContext1Vtbl
@ -3514,8 +3501,6 @@ EXTERN_C const IID IID_ID3D11VideoContext1;
CONST_VTBL struct ID3D11VideoContext1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoContext1_QueryInterface(This,riid,ppvObject) \
@ -3833,7 +3818,6 @@ EXTERN_C const IID IID_ID3D11VideoDevice1;
};
#else /* C style interface */
typedef struct ID3D11VideoDevice1Vtbl
@ -4065,8 +4049,6 @@ EXTERN_C const IID IID_ID3D11VideoDevice1;
CONST_VTBL struct ID3D11VideoDevice1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoDevice1_QueryInterface(This,riid,ppvObject) \
@ -4175,7 +4157,6 @@ EXTERN_C const IID IID_ID3D11VideoProcessorEnumerator1;
};
#else /* C style interface */
typedef struct ID3D11VideoProcessorEnumerator1Vtbl
@ -4285,8 +4266,6 @@ EXTERN_C const IID IID_ID3D11VideoProcessorEnumerator1;
CONST_VTBL struct ID3D11VideoProcessorEnumerator1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoProcessorEnumerator1_QueryInterface(This,riid,ppvObject) \
@ -4404,7 +4383,6 @@ EXTERN_C const IID IID_ID3D11Device1;
};
#else /* C style interface */
typedef struct ID3D11Device1Vtbl
@ -4825,8 +4803,6 @@ EXTERN_C const IID IID_ID3D11Device1;
CONST_VTBL struct ID3D11Device1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Device1_QueryInterface(This,riid,ppvObject) \
@ -5013,7 +4989,6 @@ EXTERN_C const IID IID_ID3DUserDefinedAnnotation;
};
#else /* C style interface */
typedef struct ID3DUserDefinedAnnotationVtbl
@ -5056,8 +5031,6 @@ EXTERN_C const IID IID_ID3DUserDefinedAnnotation;
CONST_VTBL struct ID3DUserDefinedAnnotationVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3DUserDefinedAnnotation_QueryInterface(This,riid,ppvObject) \

View File

@ -250,7 +250,6 @@ EXTERN_C const IID IID_ID3D11DeviceContext2;
};
#else /* C style interface */
typedef struct ID3D11DeviceContext2Vtbl
@ -1543,8 +1542,6 @@ EXTERN_C const IID IID_ID3D11DeviceContext2;
CONST_VTBL struct ID3D11DeviceContext2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11DeviceContext2_QueryInterface(This,riid,ppvObject) \
@ -2036,7 +2033,6 @@ EXTERN_C const IID IID_ID3D11Device2;
};
#else /* C style interface */
typedef struct ID3D11Device2Vtbl
@ -2496,8 +2492,6 @@ EXTERN_C const IID IID_ID3D11Device2;
CONST_VTBL struct ID3D11Device2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Device2_QueryInterface(This,riid,ppvObject) \

View File

@ -242,7 +242,6 @@ EXTERN_C const IID IID_ID3D11Texture2D1;
};
#else /* C style interface */
typedef struct ID3D11Texture2D1Vtbl
@ -322,8 +321,6 @@ EXTERN_C const IID IID_ID3D11Texture2D1;
CONST_VTBL struct ID3D11Texture2D1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Texture2D1_QueryInterface(This,riid,ppvObject) \
@ -461,7 +458,6 @@ EXTERN_C const IID IID_ID3D11Texture3D1;
};
#else /* C style interface */
typedef struct ID3D11Texture3D1Vtbl
@ -541,8 +537,6 @@ EXTERN_C const IID IID_ID3D11Texture3D1;
CONST_VTBL struct ID3D11Texture3D1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Texture3D1_QueryInterface(This,riid,ppvObject) \
@ -693,7 +687,6 @@ EXTERN_C const IID IID_ID3D11RasterizerState2;
};
#else /* C style interface */
typedef struct ID3D11RasterizerState2Vtbl
@ -765,8 +758,6 @@ EXTERN_C const IID IID_ID3D11RasterizerState2;
CONST_VTBL struct ID3D11RasterizerState2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11RasterizerState2_QueryInterface(This,riid,ppvObject) \
@ -1080,7 +1071,6 @@ EXTERN_C const IID IID_ID3D11ShaderResourceView1;
};
#else /* C style interface */
typedef struct ID3D11ShaderResourceView1Vtbl
@ -1152,8 +1142,6 @@ EXTERN_C const IID IID_ID3D11ShaderResourceView1;
CONST_VTBL struct ID3D11ShaderResourceView1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11ShaderResourceView1_QueryInterface(This,riid,ppvObject) \
@ -1416,7 +1404,6 @@ EXTERN_C const IID IID_ID3D11RenderTargetView1;
};
#else /* C style interface */
typedef struct ID3D11RenderTargetView1Vtbl
@ -1488,8 +1475,6 @@ EXTERN_C const IID IID_ID3D11RenderTargetView1;
CONST_VTBL struct ID3D11RenderTargetView1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11RenderTargetView1_QueryInterface(This,riid,ppvObject) \
@ -1740,7 +1725,6 @@ EXTERN_C const IID IID_ID3D11UnorderedAccessView1;
};
#else /* C style interface */
typedef struct ID3D11UnorderedAccessView1Vtbl
@ -1812,8 +1796,6 @@ EXTERN_C const IID IID_ID3D11UnorderedAccessView1;
CONST_VTBL struct ID3D11UnorderedAccessView1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11UnorderedAccessView1_QueryInterface(This,riid,ppvObject) \
@ -1909,7 +1891,6 @@ EXTERN_C const IID IID_ID3D11Query1;
};
#else /* C style interface */
typedef struct ID3D11Query1Vtbl
@ -1979,8 +1960,6 @@ EXTERN_C const IID IID_ID3D11Query1;
CONST_VTBL struct ID3D11Query1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Query1_QueryInterface(This,riid,ppvObject) \
@ -2064,7 +2043,6 @@ EXTERN_C const IID IID_ID3D11DeviceContext3;
};
#else /* C style interface */
typedef struct ID3D11DeviceContext3Vtbl
@ -3373,8 +3351,6 @@ EXTERN_C const IID IID_ID3D11DeviceContext3;
CONST_VTBL struct ID3D11DeviceContext3Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11DeviceContext3_QueryInterface(This,riid,ppvObject) \
@ -3858,7 +3834,6 @@ EXTERN_C const IID IID_ID3D11Fence;
};
#else /* C style interface */
typedef struct ID3D11FenceVtbl
@ -3936,8 +3911,6 @@ EXTERN_C const IID IID_ID3D11Fence;
CONST_VTBL struct ID3D11FenceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Fence_QueryInterface(This,riid,ppvObject) \
@ -4004,7 +3977,6 @@ EXTERN_C const IID IID_ID3D11DeviceContext4;
};
#else /* C style interface */
typedef struct ID3D11DeviceContext4Vtbl
@ -5327,8 +5299,6 @@ EXTERN_C const IID IID_ID3D11DeviceContext4;
CONST_VTBL struct ID3D11DeviceContext4Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11DeviceContext4_QueryInterface(This,riid,ppvObject) \
@ -5889,7 +5859,6 @@ EXTERN_C const IID IID_ID3D11Device3;
};
#else /* C style interface */
typedef struct ID3D11Device3Vtbl
@ -6449,8 +6418,6 @@ EXTERN_C const IID IID_ID3D11Device3;
CONST_VTBL struct ID3D11Device3Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Device3_QueryInterface(This,riid,ppvObject) \

View File

@ -117,7 +117,6 @@ EXTERN_C const IID IID_ID3D11Device4;
};
#else /* C style interface */
typedef struct ID3D11Device4Vtbl
@ -689,8 +688,6 @@ EXTERN_C const IID IID_ID3D11Device4;
CONST_VTBL struct ID3D11Device4Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Device4_QueryInterface(This,riid,ppvObject) \
@ -934,7 +931,6 @@ EXTERN_C const IID IID_ID3D11Device5;
};
#else /* C style interface */
typedef struct ID3D11Device5Vtbl
@ -1526,8 +1522,6 @@ EXTERN_C const IID IID_ID3D11Device5;
CONST_VTBL struct ID3D11Device5Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Device5_QueryInterface(This,riid,ppvObject) \
@ -1769,7 +1763,6 @@ EXTERN_C const IID IID_ID3D11Multithread;
};
#else /* C style interface */
typedef struct ID3D11MultithreadVtbl
@ -1810,8 +1803,6 @@ EXTERN_C const IID IID_ID3D11Multithread;
CONST_VTBL struct ID3D11MultithreadVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Multithread_QueryInterface(This,riid,ppvObject) \
@ -1901,7 +1892,6 @@ EXTERN_C const IID IID_ID3D11VideoContext2;
};
#else /* C style interface */
typedef struct ID3D11VideoContext2Vtbl
@ -2752,8 +2742,6 @@ EXTERN_C const IID IID_ID3D11VideoContext2;
CONST_VTBL struct ID3D11VideoContext2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11VideoContext2_QueryInterface(This,riid,ppvObject) \

View File

@ -170,7 +170,6 @@ EXTERN_C const IID IID_ID3D11On12Device;
};
#else /* C style interface */
typedef struct ID3D11On12DeviceVtbl
@ -215,8 +214,6 @@ EXTERN_C const IID IID_ID3D11On12Device;
CONST_VTBL struct ID3D11On12DeviceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11On12Device_QueryInterface(This,riid,ppvObject) \

View File

@ -166,7 +166,6 @@ EXTERN_C const IID IID_ID3D11Debug;
};
#else /* C style interface */
typedef struct ID3D11DebugVtbl
@ -231,8 +230,6 @@ EXTERN_C const IID IID_ID3D11Debug;
CONST_VTBL struct ID3D11DebugVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11Debug_QueryInterface(This,riid,ppvObject) \
@ -310,7 +307,6 @@ EXTERN_C const IID IID_ID3D11SwitchToRef;
};
#else /* C style interface */
typedef struct ID3D11SwitchToRefVtbl
@ -344,8 +340,6 @@ EXTERN_C const IID IID_ID3D11SwitchToRef;
CONST_VTBL struct ID3D11SwitchToRefVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11SwitchToRef_QueryInterface(This,riid,ppvObject) \
@ -441,7 +435,6 @@ EXTERN_C const IID IID_ID3D11TracingDevice;
};
#else /* C style interface */
typedef struct ID3D11TracingDeviceVtbl
@ -482,8 +475,6 @@ EXTERN_C const IID IID_ID3D11TracingDevice;
CONST_VTBL struct ID3D11TracingDeviceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11TracingDevice_QueryInterface(This,riid,ppvObject) \
@ -526,7 +517,6 @@ EXTERN_C const IID IID_ID3D11RefTrackingOptions;
};
#else /* C style interface */
typedef struct ID3D11RefTrackingOptionsVtbl
@ -557,8 +547,6 @@ EXTERN_C const IID IID_ID3D11RefTrackingOptions;
CONST_VTBL struct ID3D11RefTrackingOptionsVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11RefTrackingOptions_QueryInterface(This,riid,ppvObject) \
@ -599,7 +587,6 @@ EXTERN_C const IID IID_ID3D11RefDefaultTrackingOptions;
};
#else /* C style interface */
typedef struct ID3D11RefDefaultTrackingOptionsVtbl
@ -631,8 +618,6 @@ EXTERN_C const IID IID_ID3D11RefDefaultTrackingOptions;
CONST_VTBL struct ID3D11RefDefaultTrackingOptionsVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11RefDefaultTrackingOptions_QueryInterface(This,riid,ppvObject) \
@ -2192,7 +2177,6 @@ EXTERN_C const IID IID_ID3D11InfoQueue;
};
#else /* C style interface */
typedef struct ID3D11InfoQueueVtbl
@ -2380,8 +2364,6 @@ EXTERN_C const IID IID_ID3D11InfoQueue;
CONST_VTBL struct ID3D11InfoQueueVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11InfoQueue_QueryInterface(This,riid,ppvObject) \

View File

@ -310,7 +310,6 @@ EXTERN_C const IID IID_ID3D11ShaderTrace;
};
#else /* C style interface */
typedef struct ID3D11ShaderTraceVtbl
@ -391,8 +390,6 @@ EXTERN_C const IID IID_ID3D11ShaderTrace;
CONST_VTBL struct ID3D11ShaderTraceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11ShaderTrace_QueryInterface(This,riid,ppvObject) \
@ -458,7 +455,6 @@ EXTERN_C const IID IID_ID3D11ShaderTraceFactory;
};
#else /* C style interface */
typedef struct ID3D11ShaderTraceFactoryVtbl
@ -494,8 +490,6 @@ EXTERN_C const IID IID_ID3D11ShaderTraceFactory;
CONST_VTBL struct ID3D11ShaderTraceFactoryVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D11ShaderTraceFactory_QueryInterface(This,riid,ppvObject) \

View File

@ -1303,7 +1303,6 @@ EXTERN_C const IID IID_ID3D12Object;
};
#else /* C style interface */
typedef struct ID3D12ObjectVtbl
@ -1350,8 +1349,6 @@ EXTERN_C const IID IID_ID3D12Object;
CONST_VTBL struct ID3D12ObjectVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Object_QueryInterface(This,riid,ppvObject) \
@ -1401,7 +1398,6 @@ EXTERN_C const IID IID_ID3D12DeviceChild;
};
#else /* C style interface */
typedef struct ID3D12DeviceChildVtbl
@ -1453,8 +1449,6 @@ EXTERN_C const IID IID_ID3D12DeviceChild;
CONST_VTBL struct ID3D12DeviceChildVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12DeviceChild_QueryInterface(This,riid,ppvObject) \
@ -1503,7 +1497,6 @@ EXTERN_C const IID IID_ID3D12RootSignature;
public:
};
#else /* C style interface */
typedef struct ID3D12RootSignatureVtbl
@ -1555,8 +1548,6 @@ EXTERN_C const IID IID_ID3D12RootSignature;
CONST_VTBL struct ID3D12RootSignatureVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12RootSignature_QueryInterface(This,riid,ppvObject) \
@ -3152,7 +3143,6 @@ EXTERN_C const IID IID_ID3D12RootSignatureDeserializer;
};
#else /* C style interface */
typedef struct ID3D12RootSignatureDeserializerVtbl
@ -3181,8 +3171,6 @@ EXTERN_C const IID IID_ID3D12RootSignatureDeserializer;
CONST_VTBL struct ID3D12RootSignatureDeserializerVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12RootSignatureDeserializer_QueryInterface(This,riid,ppvObject) \
@ -3225,7 +3213,6 @@ EXTERN_C const IID IID_ID3D12VersionedRootSignatureDeserializer;
};
#else /* C style interface */
typedef struct ID3D12VersionedRootSignatureDeserializerVtbl
@ -3259,8 +3246,6 @@ EXTERN_C const IID IID_ID3D12VersionedRootSignatureDeserializer;
CONST_VTBL struct ID3D12VersionedRootSignatureDeserializerVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12VersionedRootSignatureDeserializer_QueryInterface(This,riid,ppvObject) \
@ -3529,7 +3514,6 @@ EXTERN_C const IID IID_ID3D12Pageable;
public:
};
#else /* C style interface */
typedef struct ID3D12PageableVtbl
@ -3581,8 +3565,6 @@ EXTERN_C const IID IID_ID3D12Pageable;
CONST_VTBL struct ID3D12PageableVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Pageable_QueryInterface(This,riid,ppvObject) \
@ -3633,7 +3615,6 @@ EXTERN_C const IID IID_ID3D12Heap;
};
#else /* C style interface */
typedef struct ID3D12HeapVtbl
@ -3688,8 +3669,6 @@ EXTERN_C const IID IID_ID3D12Heap;
CONST_VTBL struct ID3D12HeapVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Heap_QueryInterface(This,riid,ppvObject) \
@ -3772,7 +3751,6 @@ EXTERN_C const IID IID_ID3D12Resource;
};
#else /* C style interface */
typedef struct ID3D12ResourceVtbl
@ -3862,8 +3840,6 @@ EXTERN_C const IID IID_ID3D12Resource;
CONST_VTBL struct ID3D12ResourceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Resource_QueryInterface(This,riid,ppvObject) \
@ -3935,7 +3911,6 @@ EXTERN_C const IID IID_ID3D12CommandAllocator;
};
#else /* C style interface */
typedef struct ID3D12CommandAllocatorVtbl
@ -3990,8 +3965,6 @@ EXTERN_C const IID IID_ID3D12CommandAllocator;
CONST_VTBL struct ID3D12CommandAllocatorVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12CommandAllocator_QueryInterface(This,riid,ppvObject) \
@ -4052,7 +4025,6 @@ EXTERN_C const IID IID_ID3D12Fence;
};
#else /* C style interface */
typedef struct ID3D12FenceVtbl
@ -4116,8 +4088,6 @@ EXTERN_C const IID IID_ID3D12Fence;
CONST_VTBL struct ID3D12FenceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Fence_QueryInterface(This,riid,ppvObject) \
@ -4177,7 +4147,6 @@ EXTERN_C const IID IID_ID3D12Fence1;
};
#else /* C style interface */
typedef struct ID3D12Fence1Vtbl
@ -4244,8 +4213,6 @@ EXTERN_C const IID IID_ID3D12Fence1;
CONST_VTBL struct ID3D12Fence1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Fence1_QueryInterface(This,riid,ppvObject) \
@ -4309,7 +4276,6 @@ EXTERN_C const IID IID_ID3D12PipelineState;
};
#else /* C style interface */
typedef struct ID3D12PipelineStateVtbl
@ -4365,8 +4331,6 @@ EXTERN_C const IID IID_ID3D12PipelineState;
CONST_VTBL struct ID3D12PipelineStateVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12PipelineState_QueryInterface(This,riid,ppvObject) \
@ -4424,7 +4388,6 @@ EXTERN_C const IID IID_ID3D12DescriptorHeap;
};
#else /* C style interface */
typedef struct ID3D12DescriptorHeapVtbl
@ -4485,8 +4448,6 @@ EXTERN_C const IID IID_ID3D12DescriptorHeap;
CONST_VTBL struct ID3D12DescriptorHeapVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12DescriptorHeap_QueryInterface(This,riid,ppvObject) \
@ -4544,7 +4505,6 @@ EXTERN_C const IID IID_ID3D12QueryHeap;
public:
};
#else /* C style interface */
typedef struct ID3D12QueryHeapVtbl
@ -4596,8 +4556,6 @@ EXTERN_C const IID IID_ID3D12QueryHeap;
CONST_VTBL struct ID3D12QueryHeapVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12QueryHeap_QueryInterface(This,riid,ppvObject) \
@ -4646,7 +4604,6 @@ EXTERN_C const IID IID_ID3D12CommandSignature;
public:
};
#else /* C style interface */
typedef struct ID3D12CommandSignatureVtbl
@ -4698,8 +4655,6 @@ EXTERN_C const IID IID_ID3D12CommandSignature;
CONST_VTBL struct ID3D12CommandSignatureVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12CommandSignature_QueryInterface(This,riid,ppvObject) \
@ -4750,7 +4705,6 @@ EXTERN_C const IID IID_ID3D12CommandList;
};
#else /* C style interface */
typedef struct ID3D12CommandListVtbl
@ -4805,8 +4759,6 @@ EXTERN_C const IID IID_ID3D12CommandList;
CONST_VTBL struct ID3D12CommandListVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12CommandList_QueryInterface(This,riid,ppvObject) \
@ -5106,7 +5058,6 @@ EXTERN_C const IID IID_ID3D12GraphicsCommandList;
};
#else /* C style interface */
typedef struct ID3D12GraphicsCommandListVtbl
@ -5460,8 +5411,6 @@ EXTERN_C const IID IID_ID3D12GraphicsCommandList;
CONST_VTBL struct ID3D12GraphicsCommandListVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12GraphicsCommandList_QueryInterface(This,riid,ppvObject) \
@ -5707,7 +5656,6 @@ EXTERN_C const IID IID_ID3D12GraphicsCommandList1;
};
#else /* C style interface */
typedef struct ID3D12GraphicsCommandList1Vtbl
@ -6108,8 +6056,6 @@ EXTERN_C const IID IID_ID3D12GraphicsCommandList1;
CONST_VTBL struct ID3D12GraphicsCommandList1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12GraphicsCommandList1_QueryInterface(This,riid,ppvObject) \
@ -6357,7 +6303,6 @@ EXTERN_C const IID IID_ID3D12GraphicsCommandList2;
};
#else /* C style interface */
typedef struct ID3D12GraphicsCommandList2Vtbl
@ -6764,8 +6709,6 @@ EXTERN_C const IID IID_ID3D12GraphicsCommandList2;
CONST_VTBL struct ID3D12GraphicsCommandList2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12GraphicsCommandList2_QueryInterface(This,riid,ppvObject) \
@ -7044,7 +6987,6 @@ EXTERN_C const IID IID_ID3D12CommandQueue;
};
#else /* C style interface */
typedef struct ID3D12CommandQueueVtbl
@ -7160,8 +7102,6 @@ EXTERN_C const IID IID_ID3D12CommandQueue;
CONST_VTBL struct ID3D12CommandQueueVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12CommandQueue_QueryInterface(This,riid,ppvObject) \
@ -7465,7 +7405,6 @@ EXTERN_C const IID IID_ID3D12Device;
};
#else /* C style interface */
typedef struct ID3D12DeviceVtbl
@ -7751,8 +7690,6 @@ EXTERN_C const IID IID_ID3D12Device;
CONST_VTBL struct ID3D12DeviceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Device_QueryInterface(This,riid,ppvObject) \
@ -7931,7 +7868,6 @@ EXTERN_C const IID IID_ID3D12PipelineLibrary;
};
#else /* C style interface */
typedef struct ID3D12PipelineLibraryVtbl
@ -8010,8 +7946,6 @@ EXTERN_C const IID IID_ID3D12PipelineLibrary;
CONST_VTBL struct ID3D12PipelineLibraryVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12PipelineLibrary_QueryInterface(This,riid,ppvObject) \
@ -8081,7 +8015,6 @@ EXTERN_C const IID IID_ID3D12PipelineLibrary1;
};
#else /* C style interface */
typedef struct ID3D12PipelineLibrary1Vtbl
@ -8167,8 +8100,6 @@ EXTERN_C const IID IID_ID3D12PipelineLibrary1;
CONST_VTBL struct ID3D12PipelineLibrary1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12PipelineLibrary1_QueryInterface(This,riid,ppvObject) \
@ -8278,7 +8209,6 @@ EXTERN_C const IID IID_ID3D12Device1;
};
#else /* C style interface */
typedef struct ID3D12Device1Vtbl
@ -8585,8 +8515,6 @@ EXTERN_C const IID IID_ID3D12Device1;
CONST_VTBL struct ID3D12Device1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Device1_QueryInterface(This,riid,ppvObject) \
@ -8757,7 +8685,6 @@ EXTERN_C const IID IID_ID3D12Device2;
};
#else /* C style interface */
typedef struct ID3D12Device2Vtbl
@ -9070,8 +8997,6 @@ EXTERN_C const IID IID_ID3D12Device2;
CONST_VTBL struct ID3D12Device2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Device2_QueryInterface(This,riid,ppvObject) \
@ -9272,7 +9197,6 @@ EXTERN_C const IID IID_ID3D12Device3;
};
#else /* C style interface */
typedef struct ID3D12Device3Vtbl
@ -9605,8 +9529,6 @@ EXTERN_C const IID IID_ID3D12Device3;
CONST_VTBL struct ID3D12Device3Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Device3_QueryInterface(This,riid,ppvObject) \
@ -9789,7 +9711,6 @@ EXTERN_C const IID IID_ID3D12Tools;
};
#else /* C style interface */
typedef struct ID3D12ToolsVtbl
@ -9822,8 +9743,6 @@ EXTERN_C const IID IID_ID3D12Tools;
CONST_VTBL struct ID3D12ToolsVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Tools_QueryInterface(This,riid,ppvObject) \

View File

@ -136,7 +136,6 @@ EXTERN_C const IID IID_ID3D12Debug;
};
#else /* C style interface */
typedef struct ID3D12DebugVtbl
@ -165,8 +164,6 @@ EXTERN_C const IID IID_ID3D12Debug;
CONST_VTBL struct ID3D12DebugVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Debug_QueryInterface(This,riid,ppvObject) \
@ -211,7 +208,6 @@ EXTERN_C const IID IID_ID3D12Debug1;
};
#else /* C style interface */
typedef struct ID3D12Debug1Vtbl
@ -248,8 +244,6 @@ EXTERN_C const IID IID_ID3D12Debug1;
CONST_VTBL struct ID3D12Debug1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Debug1_QueryInterface(This,riid,ppvObject) \
@ -310,7 +304,6 @@ EXTERN_C const IID IID_ID3D12Debug2;
};
#else /* C style interface */
typedef struct ID3D12Debug2Vtbl
@ -340,8 +333,6 @@ EXTERN_C const IID IID_ID3D12Debug2;
CONST_VTBL struct ID3D12Debug2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12Debug2_QueryInterface(This,riid,ppvObject) \
@ -459,7 +450,6 @@ EXTERN_C const IID IID_ID3D12DebugDevice1;
};
#else /* C style interface */
typedef struct ID3D12DebugDevice1Vtbl
@ -501,8 +491,6 @@ EXTERN_C const IID IID_ID3D12DebugDevice1;
CONST_VTBL struct ID3D12DebugDevice1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12DebugDevice1_QueryInterface(This,riid,ppvObject) \
@ -553,7 +541,6 @@ EXTERN_C const IID IID_ID3D12DebugDevice;
};
#else /* C style interface */
typedef struct ID3D12DebugDeviceVtbl
@ -590,8 +577,6 @@ EXTERN_C const IID IID_ID3D12DebugDevice;
CONST_VTBL struct ID3D12DebugDeviceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12DebugDevice_QueryInterface(This,riid,ppvObject) \
@ -647,7 +632,6 @@ EXTERN_C const IID IID_ID3D12DebugCommandQueue;
};
#else /* C style interface */
typedef struct ID3D12DebugCommandQueueVtbl
@ -679,8 +663,6 @@ EXTERN_C const IID IID_ID3D12DebugCommandQueue;
CONST_VTBL struct ID3D12DebugCommandQueueVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12DebugCommandQueue_QueryInterface(This,riid,ppvObject) \
@ -749,7 +731,6 @@ EXTERN_C const IID IID_ID3D12DebugCommandList1;
};
#else /* C style interface */
typedef struct ID3D12DebugCommandList1Vtbl
@ -793,8 +774,6 @@ EXTERN_C const IID IID_ID3D12DebugCommandList1;
CONST_VTBL struct ID3D12DebugCommandList1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12DebugCommandList1_QueryInterface(This,riid,ppvObject) \
@ -847,7 +826,6 @@ EXTERN_C const IID IID_ID3D12DebugCommandList;
};
#else /* C style interface */
typedef struct ID3D12DebugCommandListVtbl
@ -886,8 +864,6 @@ EXTERN_C const IID IID_ID3D12DebugCommandList;
CONST_VTBL struct ID3D12DebugCommandListVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12DebugCommandList_QueryInterface(This,riid,ppvObject) \
@ -938,7 +914,6 @@ EXTERN_C const IID IID_ID3D12SharingContract;
};
#else /* C style interface */
typedef struct ID3D12SharingContractVtbl
@ -974,8 +949,6 @@ EXTERN_C const IID IID_ID3D12SharingContract;
CONST_VTBL struct ID3D12SharingContractVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12SharingContract_QueryInterface(This,riid,ppvObject) \
@ -2289,7 +2262,6 @@ EXTERN_C const IID IID_ID3D12InfoQueue;
};
#else /* C style interface */
typedef struct ID3D12InfoQueueVtbl
@ -2448,8 +2420,6 @@ EXTERN_C const IID IID_ID3D12InfoQueue;
CONST_VTBL struct ID3D12InfoQueueVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12InfoQueue_QueryInterface(This,riid,ppvObject) \

View File

@ -297,7 +297,6 @@ EXTERN_C const IID IID_ID3D12VideoDecoderHeap;
};
#else /* C style interface */
typedef struct ID3D12VideoDecoderHeapVtbl
@ -352,8 +351,6 @@ EXTERN_C const IID IID_ID3D12VideoDecoderHeap;
CONST_VTBL struct ID3D12VideoDecoderHeapVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12VideoDecoderHeap_QueryInterface(This,riid,ppvObject) \
@ -428,7 +425,6 @@ EXTERN_C const IID IID_ID3D12VideoDevice;
};
#else /* C style interface */
typedef struct ID3D12VideoDeviceVtbl
@ -481,8 +477,6 @@ EXTERN_C const IID IID_ID3D12VideoDevice;
CONST_VTBL struct ID3D12VideoDeviceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12VideoDevice_QueryInterface(This,riid,ppvObject) \
@ -530,7 +524,6 @@ EXTERN_C const IID IID_ID3D12VideoDecoder;
};
#else /* C style interface */
typedef struct ID3D12VideoDecoderVtbl
@ -585,8 +578,6 @@ EXTERN_C const IID IID_ID3D12VideoDecoder;
CONST_VTBL struct ID3D12VideoDecoderVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12VideoDecoder_QueryInterface(This,riid,ppvObject) \
@ -860,7 +851,6 @@ EXTERN_C const IID IID_ID3D12VideoProcessor;
};
#else /* C style interface */
typedef struct ID3D12VideoProcessorVtbl
@ -926,8 +916,6 @@ EXTERN_C const IID IID_ID3D12VideoProcessor;
CONST_VTBL struct ID3D12VideoProcessorVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12VideoProcessor_QueryInterface(This,riid,ppvObject) \
@ -1212,7 +1200,6 @@ EXTERN_C const IID IID_ID3D12VideoDecodeCommandList;
};
#else /* C style interface */
typedef struct ID3D12VideoDecodeCommandListVtbl
@ -1341,8 +1328,6 @@ EXTERN_C const IID IID_ID3D12VideoDecodeCommandList;
CONST_VTBL struct ID3D12VideoDecodeCommandListVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12VideoDecodeCommandList_QueryInterface(This,riid,ppvObject) \
@ -1497,7 +1482,6 @@ EXTERN_C const IID IID_ID3D12VideoProcessCommandList;
};
#else /* C style interface */
typedef struct ID3D12VideoProcessCommandListVtbl
@ -1627,8 +1611,6 @@ EXTERN_C const IID IID_ID3D12VideoProcessCommandList;
CONST_VTBL struct ID3D12VideoProcessCommandListVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D12VideoProcessCommandList_QueryInterface(This,riid,ppvObject) \

View File

@ -367,7 +367,6 @@ EXTERN_C const IID IID_ID3D10Blob;
};
#else /* C style interface */
typedef struct ID3D10BlobVtbl
@ -400,8 +399,6 @@ EXTERN_C const IID IID_ID3D10Blob;
CONST_VTBL struct ID3D10BlobVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3D10Blob_QueryInterface(This,riid,ppvObject) \
@ -467,7 +464,6 @@ EXTERN_C const IID IID_ID3DDestructionNotifier;
};
#else /* C style interface */
typedef struct ID3DDestructionNotifierVtbl
@ -508,8 +504,6 @@ EXTERN_C const IID IID_ID3DDestructionNotifier;
CONST_VTBL struct ID3DDestructionNotifierVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define ID3DDestructionNotifier_QueryInterface(This,riid,ppvObject) \

View File

@ -680,8 +680,6 @@ D3DXVECTOR2* WINAPI D3DXVec2TransformCoordArray
D3DXVECTOR2* WINAPI D3DXVec2TransformNormalArray
( D3DXVECTOR2 *pOut, UINT OutStride, CONST D3DXVECTOR2 *pV, UINT VStride, CONST D3DXMATRIX *pM, UINT n );
#ifdef __cplusplus
}
#endif
@ -764,7 +762,6 @@ D3DXVECTOR3* WINAPI D3DXVec3TransformCoord
D3DXVECTOR3* WINAPI D3DXVec3TransformNormal
( D3DXVECTOR3 *pOut, CONST D3DXVECTOR3 *pV, CONST D3DXMATRIX *pM );
// Transform Array (x, y, z, 1) by matrix.
D3DXVECTOR4* WINAPI D3DXVec3TransformArray
( D3DXVECTOR4 *pOut, UINT OutStride, CONST D3DXVECTOR3 *pV, UINT VStride, CONST D3DXMATRIX *pM, UINT n );

View File

@ -10,7 +10,6 @@
#ifndef __D3DXMATH_INL__
#define __D3DXMATH_INL__
//===========================================================================
//
// Inline Class Methods
@ -73,7 +72,6 @@ D3DXFLOAT16::operator != ( CONST D3DXFLOAT16& f ) const
return value != f.value;
}
//--------------------------
// 2D Vector
//--------------------------
@ -108,7 +106,6 @@ D3DXVECTOR2::D3DXVECTOR2( FLOAT fx, FLOAT fy )
y = fy;
}
// casting
D3DX10INLINE
D3DXVECTOR2::operator FLOAT* ()
@ -122,7 +119,6 @@ D3DXVECTOR2::operator CONST FLOAT* () const
return (CONST FLOAT *) &x;
}
// assignment operators
D3DX10INLINE D3DXVECTOR2&
D3DXVECTOR2::operator += ( CONST D3DXVECTOR2& v )
@ -157,7 +153,6 @@ D3DXVECTOR2::operator /= ( FLOAT f )
return *this;
}
// unary operators
D3DX10INLINE D3DXVECTOR2
D3DXVECTOR2::operator + () const
@ -171,7 +166,6 @@ D3DXVECTOR2::operator - () const
return D3DXVECTOR2(-x, -y);
}
// binary operators
D3DX10INLINE D3DXVECTOR2
D3DXVECTOR2::operator + ( CONST D3DXVECTOR2& v ) const
@ -216,8 +210,6 @@ D3DXVECTOR2::operator != ( CONST D3DXVECTOR2& v ) const
return x != v.x || y != v.y;
}
//--------------------------
// 2D Vector (16 bit)
//--------------------------
@ -251,7 +243,6 @@ D3DXVECTOR2_16F::D3DXVECTOR2_16F( CONST D3DXFLOAT16 &fx, CONST D3DXFLOAT16 &fy )
y = fy;
}
// casting
D3DX10INLINE
D3DXVECTOR2_16F::operator D3DXFLOAT16* ()
@ -265,7 +256,6 @@ D3DXVECTOR2_16F::operator CONST D3DXFLOAT16* () const
return (CONST D3DXFLOAT16*) &x;
}
// binary operators
D3DX10INLINE BOOL
D3DXVECTOR2_16F::operator == ( CONST D3DXVECTOR2_16F &v ) const
@ -279,7 +269,6 @@ D3DXVECTOR2_16F::operator != ( CONST D3DXVECTOR2_16F &v ) const
return x != v.x || y != v.y;
}
//--------------------------
// 3D Vector
//--------------------------
@ -323,7 +312,6 @@ D3DXVECTOR3::D3DXVECTOR3( FLOAT fx, FLOAT fy, FLOAT fz )
z = fz;
}
// casting
D3DX10INLINE
D3DXVECTOR3::operator FLOAT* ()
@ -337,7 +325,6 @@ D3DXVECTOR3::operator CONST FLOAT* () const
return (CONST FLOAT *) &x;
}
// assignment operators
D3DX10INLINE D3DXVECTOR3&
D3DXVECTOR3::operator += ( CONST D3DXVECTOR3& v )
@ -376,7 +363,6 @@ D3DXVECTOR3::operator /= ( FLOAT f )
return *this;
}
// unary operators
D3DX10INLINE D3DXVECTOR3
D3DXVECTOR3::operator + () const
@ -390,7 +376,6 @@ D3DXVECTOR3::operator - () const
return D3DXVECTOR3(-x, -y, -z);
}
// binary operators
D3DX10INLINE D3DXVECTOR3
D3DXVECTOR3::operator + ( CONST D3DXVECTOR3& v ) const
@ -417,14 +402,12 @@ D3DXVECTOR3::operator / ( FLOAT f ) const
return D3DXVECTOR3(x * fInv, y * fInv, z * fInv);
}
D3DX10INLINE D3DXVECTOR3
operator * ( FLOAT f, CONST struct D3DXVECTOR3& v )
{
return D3DXVECTOR3(f * v.x, f * v.y, f * v.z);
}
D3DX10INLINE BOOL
D3DXVECTOR3::operator == ( CONST D3DXVECTOR3& v ) const
{
@ -437,8 +420,6 @@ D3DXVECTOR3::operator != ( CONST D3DXVECTOR3& v ) const
return x != v.x || y != v.y || z != v.z;
}
//--------------------------
// 3D Vector (16 bit)
//--------------------------
@ -482,7 +463,6 @@ D3DXVECTOR3_16F::D3DXVECTOR3_16F( CONST D3DXFLOAT16 &fx, CONST D3DXFLOAT16 &fy,
z = fz;
}
// casting
D3DX10INLINE
D3DXVECTOR3_16F::operator D3DXFLOAT16* ()
@ -496,7 +476,6 @@ D3DXVECTOR3_16F::operator CONST D3DXFLOAT16* () const
return (CONST D3DXFLOAT16*) &x;
}
// binary operators
D3DX10INLINE BOOL
D3DXVECTOR3_16F::operator == ( CONST D3DXVECTOR3_16F &v ) const
@ -510,7 +489,6 @@ D3DXVECTOR3_16F::operator != ( CONST D3DXVECTOR3_16F &v ) const
return x != v.x || y != v.y || z != v.z;
}
//--------------------------
// 4D Vector
//--------------------------
@ -557,7 +535,6 @@ D3DXVECTOR4::D3DXVECTOR4( FLOAT fx, FLOAT fy, FLOAT fz, FLOAT fw )
w = fw;
}
// casting
D3DX10INLINE
D3DXVECTOR4::operator FLOAT* ()
@ -571,7 +548,6 @@ D3DXVECTOR4::operator CONST FLOAT* () const
return (CONST FLOAT *) &x;
}
// assignment operators
D3DX10INLINE D3DXVECTOR4&
D3DXVECTOR4::operator += ( CONST D3DXVECTOR4& v )
@ -614,7 +590,6 @@ D3DXVECTOR4::operator /= ( FLOAT f )
return *this;
}
// unary operators
D3DX10INLINE D3DXVECTOR4
D3DXVECTOR4::operator + () const
@ -628,7 +603,6 @@ D3DXVECTOR4::operator - () const
return D3DXVECTOR4(-x, -y, -z, -w);
}
// binary operators
D3DX10INLINE D3DXVECTOR4
D3DXVECTOR4::operator + ( CONST D3DXVECTOR4& v ) const
@ -661,7 +635,6 @@ operator * ( FLOAT f, CONST D3DXVECTOR4& v )
return D3DXVECTOR4(f * v.x, f * v.y, f * v.z, f * v.w);
}
D3DX10INLINE BOOL
D3DXVECTOR4::operator == ( CONST D3DXVECTOR4& v ) const
{
@ -674,8 +647,6 @@ D3DXVECTOR4::operator != ( CONST D3DXVECTOR4& v ) const
return x != v.x || y != v.y || z != v.z || w != v.w;
}
//--------------------------
// 4D Vector (16 bit)
//--------------------------
@ -721,7 +692,6 @@ D3DXVECTOR4_16F::D3DXVECTOR4_16F( CONST D3DXFLOAT16 &fx, CONST D3DXFLOAT16 &fy,
w = fw;
}
// casting
D3DX10INLINE
D3DXVECTOR4_16F::operator D3DXFLOAT16* ()
@ -735,7 +705,6 @@ D3DXVECTOR4_16F::operator CONST D3DXFLOAT16* () const
return (CONST D3DXFLOAT16*) &x;
}
// binary operators
D3DX10INLINE BOOL
D3DXVECTOR4_16F::operator == ( CONST D3DXVECTOR4_16F &v ) const
@ -749,7 +718,6 @@ D3DXVECTOR4_16F::operator != ( CONST D3DXVECTOR4_16F &v ) const
return x != v.x || y != v.y || z != v.z || w != v.w;
}
//--------------------------
// Matrix
//--------------------------
@ -793,8 +761,6 @@ D3DXMATRIX::D3DXMATRIX( FLOAT f11, FLOAT f12, FLOAT f13, FLOAT f14,
_41 = f41; _42 = f42; _43 = f43; _44 = f44;
}
// access grants
D3DX10INLINE FLOAT&
D3DXMATRIX::operator () ( UINT iRow, UINT iCol )
@ -808,7 +774,6 @@ D3DXMATRIX::operator () ( UINT iRow, UINT iCol ) const
return m[iRow][iCol];
}
// casting operators
D3DX10INLINE
D3DXMATRIX::operator FLOAT* ()
@ -822,7 +787,6 @@ D3DXMATRIX::operator CONST FLOAT* () const
return (CONST FLOAT *) &_11;
}
// assignment operators
D3DX10INLINE D3DXMATRIX&
D3DXMATRIX::operator *= ( CONST D3DXMATRIX& mat )
@ -872,7 +836,6 @@ D3DXMATRIX::operator /= ( FLOAT f )
return *this;
}
// unary operators
D3DX10INLINE D3DXMATRIX
D3DXMATRIX::operator + () const
@ -889,7 +852,6 @@ D3DXMATRIX::operator - () const
-_41, -_42, -_43, -_44);
}
// binary operators
D3DX10INLINE D3DXMATRIX
D3DXMATRIX::operator * ( CONST D3DXMATRIX& mat ) const
@ -936,7 +898,6 @@ D3DXMATRIX::operator / ( FLOAT f ) const
_41 * fInv, _42 * fInv, _43 * fInv, _44 * fInv);
}
D3DX10INLINE D3DXMATRIX
operator * ( FLOAT f, CONST D3DXMATRIX& mat )
{
@ -946,7 +907,6 @@ operator * ( FLOAT f, CONST D3DXMATRIX& mat )
f * mat._41, f * mat._42, f * mat._43, f * mat._44);
}
D3DX10INLINE BOOL
D3DXMATRIX::operator == ( CONST D3DXMATRIX& mat ) const
{
@ -959,8 +919,6 @@ D3DXMATRIX::operator != ( CONST D3DXMATRIX& mat ) const
return 0 != memcmp(this, &mat, sizeof(D3DXMATRIX));
}
//--------------------------
// Aligned Matrices
//--------------------------
@ -1058,7 +1016,6 @@ _D3DXMATRIXA16::operator=(CONST D3DXMATRIX& rhs)
return *this;
}
//--------------------------
// Quaternion
//--------------------------
@ -1097,7 +1054,6 @@ D3DXQUATERNION::D3DXQUATERNION( FLOAT fx, FLOAT fy, FLOAT fz, FLOAT fw )
w = fw;
}
// casting
D3DX10INLINE
D3DXQUATERNION::operator FLOAT* ()
@ -1111,7 +1067,6 @@ D3DXQUATERNION::operator CONST FLOAT* () const
return (CONST FLOAT *) &x;
}
// assignment operators
D3DX10INLINE D3DXQUATERNION&
D3DXQUATERNION::operator += ( CONST D3DXQUATERNION& q )
@ -1161,7 +1116,6 @@ D3DXQUATERNION::operator /= ( FLOAT f )
return *this;
}
// unary operators
D3DX10INLINE D3DXQUATERNION
D3DXQUATERNION::operator + () const
@ -1175,7 +1129,6 @@ D3DXQUATERNION::operator - () const
return D3DXQUATERNION(-x, -y, -z, -w);
}
// binary operators
D3DX10INLINE D3DXQUATERNION
D3DXQUATERNION::operator + ( CONST D3DXQUATERNION& q ) const
@ -1210,14 +1163,12 @@ D3DXQUATERNION::operator / ( FLOAT f ) const
return D3DXQUATERNION(x * fInv, y * fInv, z * fInv, w * fInv);
}
D3DX10INLINE D3DXQUATERNION
operator * (FLOAT f, CONST D3DXQUATERNION& q )
{
return D3DXQUATERNION(f * q.x, f * q.y, f * q.z, f * q.w);
}
D3DX10INLINE BOOL
D3DXQUATERNION::operator == ( CONST D3DXQUATERNION& q ) const
{
@ -1230,8 +1181,6 @@ D3DXQUATERNION::operator != ( CONST D3DXQUATERNION& q ) const
return x != q.x || y != q.y || z != q.z || w != q.w;
}
//--------------------------
// Plane
//--------------------------
@ -1270,7 +1219,6 @@ D3DXPLANE::D3DXPLANE( FLOAT fa, FLOAT fb, FLOAT fc, FLOAT fd )
d = fd;
}
// casting
D3DX10INLINE
D3DXPLANE::operator FLOAT* ()
@ -1284,7 +1232,6 @@ D3DXPLANE::operator CONST FLOAT* () const
return (CONST FLOAT *) &a;
}
// assignment operators
D3DX10INLINE D3DXPLANE&
D3DXPLANE::operator *= ( FLOAT f )
@ -1307,7 +1254,6 @@ D3DXPLANE::operator /= ( FLOAT f )
return *this;
}
// unary operators
D3DX10INLINE D3DXPLANE
D3DXPLANE::operator + () const
@ -1321,7 +1267,6 @@ D3DXPLANE::operator - () const
return D3DXPLANE(-a, -b, -c, -d);
}
// binary operators
D3DX10INLINE D3DXPLANE
D3DXPLANE::operator * ( FLOAT f ) const
@ -1354,9 +1299,6 @@ D3DXPLANE::operator != ( CONST D3DXPLANE& p ) const
return a != p.a || b != p.b || c != p.c || d != p.d;
}
//--------------------------
// Color
//--------------------------
@ -1405,7 +1347,6 @@ D3DXCOLOR::D3DXCOLOR( FLOAT fr, FLOAT fg, FLOAT fb, FLOAT fa )
a = fa;
}
// casting
D3DX10INLINE
D3DXCOLOR::operator UINT () const
@ -1418,7 +1359,6 @@ D3DXCOLOR::operator UINT () const
return (dwA << 24) | (dwR << 16) | (dwG << 8) | (dwB << 0);
}
D3DX10INLINE
D3DXCOLOR::operator FLOAT * ()
{
@ -1473,7 +1413,6 @@ D3DXCOLOR::operator /= ( FLOAT f )
return *this;
}
// unary operators
D3DX10INLINE D3DXCOLOR
D3DXCOLOR::operator + () const
@ -1487,7 +1426,6 @@ D3DXCOLOR::operator - () const
return D3DXCOLOR(-r, -g, -b, -a);
}
// binary operators
D3DX10INLINE D3DXCOLOR
D3DXCOLOR::operator + ( CONST D3DXCOLOR& c ) const
@ -1514,14 +1452,12 @@ D3DXCOLOR::operator / ( FLOAT f ) const
return D3DXCOLOR(r * fInv, g * fInv, b * fInv, a * fInv);
}
D3DX10INLINE D3DXCOLOR
operator * (FLOAT f, CONST D3DXCOLOR& c )
{
return D3DXCOLOR(f * c.r, f * c.g, f * c.b, f * c.a);
}
D3DX10INLINE BOOL
D3DXCOLOR::operator == ( CONST D3DXCOLOR& c ) const
{
@ -1534,18 +1470,14 @@ D3DXCOLOR::operator != ( CONST D3DXCOLOR& c ) const
return r != c.r || g != c.g || b != c.b || a != c.a;
}
#endif //__cplusplus
//===========================================================================
//
// Inline functions
//
//===========================================================================
//--------------------------
// 2D Vector
//--------------------------
@ -1677,7 +1609,6 @@ D3DX10INLINE D3DXVECTOR2* D3DXVec2Lerp
return pOut;
}
//--------------------------
// 3D Vector
//--------------------------
@ -1822,7 +1753,6 @@ D3DX10INLINE D3DXVECTOR3* D3DXVec3Lerp
return pOut;
}
//--------------------------
// 4D Vector
//--------------------------
@ -1955,7 +1885,6 @@ D3DX10INLINE D3DXVECTOR4* D3DXVec4Lerp
return pOut;
}
//--------------------------
// 4D Matrix
//--------------------------
@ -1977,7 +1906,6 @@ D3DX10INLINE D3DXMATRIX* D3DXMatrixIdentity
return pOut;
}
D3DX10INLINE BOOL D3DXMatrixIsIdentity
( CONST D3DXMATRIX *pM )
{
@ -1992,7 +1920,6 @@ D3DX10INLINE BOOL D3DXMatrixIsIdentity
pM->m[3][0] == 0.0f && pM->m[3][1] == 0.0f && pM->m[3][2] == 0.0f && pM->m[3][3] == 1.0f;
}
//--------------------------
// Quaternion
//--------------------------
@ -2034,7 +1961,6 @@ D3DX10INLINE FLOAT D3DXQuaternionDot
return pQ1->x * pQ2->x + pQ1->y * pQ2->y + pQ1->z * pQ2->z + pQ1->w * pQ2->w;
}
D3DX10INLINE D3DXQUATERNION* D3DXQuaternionIdentity
( D3DXQUATERNION *pOut )
{
@ -2059,7 +1985,6 @@ D3DX10INLINE BOOL D3DXQuaternionIsIdentity
return pQ->x == 0.0f && pQ->y == 0.0f && pQ->z == 0.0f && pQ->w == 1.0f;
}
D3DX10INLINE D3DXQUATERNION* D3DXQuaternionConjugate
( D3DXQUATERNION *pOut, CONST D3DXQUATERNION *pQ )
{
@ -2075,7 +2000,6 @@ D3DX10INLINE D3DXQUATERNION* D3DXQuaternionConjugate
return pOut;
}
//--------------------------
// Plane
//--------------------------
@ -2128,7 +2052,6 @@ D3DX10INLINE D3DXPLANE* D3DXPlaneScale
return pOut;
}
//--------------------------
// Color
//--------------------------
@ -2223,5 +2146,4 @@ D3DX10INLINE D3DXCOLOR* D3DXColorLerp
return pOut;
}
#endif // __D3DXMATH_INL__

View File

@ -81,7 +81,6 @@ typedef struct _DSETUP_CB_PROGRESS
DWORD dwOverallProgress;
} DSETUP_CB_PROGRESS;
enum _DSETUP_CB_PROGRESS_PHASE
{
DSETUP_INITIALIZING,

View File

@ -321,7 +321,6 @@ EXTERN_C const IID IID_IDXGIObject;
};
#else /* C style interface */
typedef struct IDXGIObjectVtbl
@ -379,8 +378,6 @@ EXTERN_C const IID IID_IDXGIObject;
CONST_VTBL struct IDXGIObjectVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIObject_QueryInterface(This,riid,ppvObject) \
@ -432,7 +429,6 @@ EXTERN_C const IID IID_IDXGIDeviceSubObject;
};
#else /* C style interface */
typedef struct IDXGIDeviceSubObjectVtbl
@ -497,8 +493,6 @@ EXTERN_C const IID IID_IDXGIDeviceSubObject;
CONST_VTBL struct IDXGIDeviceSubObjectVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIDeviceSubObject_QueryInterface(This,riid,ppvObject) \
@ -561,7 +555,6 @@ EXTERN_C const IID IID_IDXGIResource;
};
#else /* C style interface */
typedef struct IDXGIResourceVtbl
@ -644,8 +637,6 @@ EXTERN_C const IID IID_IDXGIResource;
CONST_VTBL struct IDXGIResourceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIResource_QueryInterface(This,riid,ppvObject) \
@ -713,7 +704,6 @@ EXTERN_C const IID IID_IDXGIKeyedMutex;
};
#else /* C style interface */
typedef struct IDXGIKeyedMutexVtbl
@ -787,8 +777,6 @@ EXTERN_C const IID IID_IDXGIKeyedMutex;
CONST_VTBL struct IDXGIKeyedMutexVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIKeyedMutex_QueryInterface(This,riid,ppvObject) \
@ -866,7 +854,6 @@ EXTERN_C const IID IID_IDXGISurface;
};
#else /* C style interface */
typedef struct IDXGISurfaceVtbl
@ -945,8 +932,6 @@ EXTERN_C const IID IID_IDXGISurface;
CONST_VTBL struct IDXGISurfaceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGISurface_QueryInterface(This,riid,ppvObject) \
@ -1013,7 +998,6 @@ EXTERN_C const IID IID_IDXGISurface1;
};
#else /* C style interface */
typedef struct IDXGISurface1Vtbl
@ -1103,8 +1087,6 @@ EXTERN_C const IID IID_IDXGISurface1;
CONST_VTBL struct IDXGISurface1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGISurface1_QueryInterface(This,riid,ppvObject) \
@ -1189,7 +1171,6 @@ EXTERN_C const IID IID_IDXGIAdapter;
};
#else /* C style interface */
typedef struct IDXGIAdapterVtbl
@ -1265,8 +1246,6 @@ EXTERN_C const IID IID_IDXGIAdapter;
CONST_VTBL struct IDXGIAdapterVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIAdapter_QueryInterface(This,riid,ppvObject) \
@ -1384,7 +1363,6 @@ EXTERN_C const IID IID_IDXGIOutput;
};
#else /* C style interface */
typedef struct IDXGIOutputVtbl
@ -1507,8 +1485,6 @@ EXTERN_C const IID IID_IDXGIOutput;
CONST_VTBL struct IDXGIOutputVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIOutput_QueryInterface(This,riid,ppvObject) \
@ -1656,7 +1632,6 @@ EXTERN_C const IID IID_IDXGISwapChain;
};
#else /* C style interface */
typedef struct IDXGISwapChainVtbl
@ -1780,8 +1755,6 @@ EXTERN_C const IID IID_IDXGISwapChain;
CONST_VTBL struct IDXGISwapChainVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGISwapChain_QueryInterface(This,riid,ppvObject) \
@ -1897,7 +1870,6 @@ EXTERN_C const IID IID_IDXGIFactory;
};
#else /* C style interface */
typedef struct IDXGIFactoryVtbl
@ -1986,8 +1958,6 @@ EXTERN_C const IID IID_IDXGIFactory;
CONST_VTBL struct IDXGIFactoryVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIFactory_QueryInterface(This,riid,ppvObject) \
@ -2089,7 +2059,6 @@ EXTERN_C const IID IID_IDXGIDevice;
};
#else /* C style interface */
typedef struct IDXGIDeviceVtbl
@ -2180,8 +2149,6 @@ EXTERN_C const IID IID_IDXGIDevice;
CONST_VTBL struct IDXGIDeviceVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIDevice_QueryInterface(This,riid,ppvObject) \
@ -2284,7 +2251,6 @@ EXTERN_C const IID IID_IDXGIFactory1;
};
#else /* C style interface */
typedef struct IDXGIFactory1Vtbl
@ -2382,8 +2348,6 @@ EXTERN_C const IID IID_IDXGIFactory1;
CONST_VTBL struct IDXGIFactory1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIFactory1_QueryInterface(This,riid,ppvObject) \
@ -2454,7 +2418,6 @@ EXTERN_C const IID IID_IDXGIAdapter1;
};
#else /* C style interface */
typedef struct IDXGIAdapter1Vtbl
@ -2535,8 +2498,6 @@ EXTERN_C const IID IID_IDXGIAdapter1;
CONST_VTBL struct IDXGIAdapter1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIAdapter1_QueryInterface(This,riid,ppvObject) \
@ -2601,7 +2562,6 @@ EXTERN_C const IID IID_IDXGIDevice1;
};
#else /* C style interface */
typedef struct IDXGIDevice1Vtbl
@ -2701,8 +2661,6 @@ EXTERN_C const IID IID_IDXGIDevice1;
CONST_VTBL struct IDXGIDevice1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIDevice1_QueryInterface(This,riid,ppvObject) \

View File

@ -127,7 +127,6 @@ EXTERN_C const IID IID_IDXGIDisplayControl;
};
#else /* C style interface */
typedef struct IDXGIDisplayControlVtbl
@ -161,8 +160,6 @@ EXTERN_C const IID IID_IDXGIDisplayControl;
CONST_VTBL struct IDXGIDisplayControlVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIDisplayControl_QueryInterface(This,riid,ppvObject) \
@ -302,7 +299,6 @@ EXTERN_C const IID IID_IDXGIOutputDuplication;
};
#else /* C style interface */
typedef struct IDXGIOutputDuplicationVtbl
@ -414,8 +410,6 @@ EXTERN_C const IID IID_IDXGIOutputDuplication;
CONST_VTBL struct IDXGIOutputDuplicationVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIOutputDuplication_QueryInterface(This,riid,ppvObject) \
@ -513,7 +507,6 @@ EXTERN_C const IID IID_IDXGISurface2;
};
#else /* C style interface */
typedef struct IDXGISurface2Vtbl
@ -612,8 +605,6 @@ EXTERN_C const IID IID_IDXGISurface2;
CONST_VTBL struct IDXGISurface2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGISurface2_QueryInterface(This,riid,ppvObject) \
@ -695,7 +686,6 @@ EXTERN_C const IID IID_IDXGIResource1;
};
#else /* C style interface */
typedef struct IDXGIResource1Vtbl
@ -795,8 +785,6 @@ EXTERN_C const IID IID_IDXGIResource1;
CONST_VTBL struct IDXGIResource1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIResource1_QueryInterface(This,riid,ppvObject) \
@ -897,7 +885,6 @@ EXTERN_C const IID IID_IDXGIDevice2;
};
#else /* C style interface */
typedef struct IDXGIDevice2Vtbl
@ -1020,8 +1007,6 @@ EXTERN_C const IID IID_IDXGIDevice2;
CONST_VTBL struct IDXGIDevice2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIDevice2_QueryInterface(This,riid,ppvObject) \
@ -1208,7 +1193,6 @@ EXTERN_C const IID IID_IDXGISwapChain1;
};
#else /* C style interface */
typedef struct IDXGISwapChain1Vtbl
@ -1389,8 +1373,6 @@ EXTERN_C const IID IID_IDXGISwapChain1;
CONST_VTBL struct IDXGISwapChain1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGISwapChain1_QueryInterface(This,riid,ppvObject) \
@ -1582,7 +1564,6 @@ EXTERN_C const IID IID_IDXGIFactory2;
};
#else /* C style interface */
typedef struct IDXGIFactory2Vtbl
@ -1771,8 +1752,6 @@ EXTERN_C const IID IID_IDXGIFactory2;
CONST_VTBL struct IDXGIFactory2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIFactory2_QueryInterface(This,riid,ppvObject) \
@ -1918,7 +1897,6 @@ EXTERN_C const IID IID_IDXGIAdapter2;
};
#else /* C style interface */
typedef struct IDXGIAdapter2Vtbl
@ -2004,8 +1982,6 @@ EXTERN_C const IID IID_IDXGIAdapter2;
CONST_VTBL struct IDXGIAdapter2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIAdapter2_QueryInterface(This,riid,ppvObject) \
@ -2092,7 +2068,6 @@ EXTERN_C const IID IID_IDXGIOutput1;
};
#else /* C style interface */
typedef struct IDXGIOutput1Vtbl
@ -2245,8 +2220,6 @@ EXTERN_C const IID IID_IDXGIOutput1;
CONST_VTBL struct IDXGIOutput1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIOutput1_QueryInterface(This,riid,ppvObject) \

View File

@ -121,7 +121,6 @@ EXTERN_C const IID IID_IDXGIDevice3;
};
#else /* C style interface */
typedef struct IDXGIDevice3Vtbl
@ -247,8 +246,6 @@ EXTERN_C const IID IID_IDXGIDevice3;
CONST_VTBL struct IDXGIDevice3Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIDevice3_QueryInterface(This,riid,ppvObject) \
@ -369,7 +366,6 @@ EXTERN_C const IID IID_IDXGISwapChain2;
};
#else /* C style interface */
typedef struct IDXGISwapChain2Vtbl
@ -583,8 +579,6 @@ EXTERN_C const IID IID_IDXGISwapChain2;
CONST_VTBL struct IDXGISwapChain2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGISwapChain2_QueryInterface(This,riid,ppvObject) \
@ -719,7 +713,6 @@ EXTERN_C const IID IID_IDXGIOutput2;
};
#else /* C style interface */
typedef struct IDXGIOutput2Vtbl
@ -875,8 +868,6 @@ EXTERN_C const IID IID_IDXGIOutput2;
CONST_VTBL struct IDXGIOutput2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIOutput2_QueryInterface(This,riid,ppvObject) \
@ -975,7 +966,6 @@ EXTERN_C const IID IID_IDXGIFactory3;
};
#else /* C style interface */
typedef struct IDXGIFactory3Vtbl
@ -1167,8 +1157,6 @@ EXTERN_C const IID IID_IDXGIFactory3;
CONST_VTBL struct IDXGIFactory3Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIFactory3_QueryInterface(This,riid,ppvObject) \
@ -1328,7 +1316,6 @@ EXTERN_C const IID IID_IDXGIDecodeSwapChain;
};
#else /* C style interface */
typedef struct IDXGIDecodeSwapChainVtbl
@ -1398,8 +1385,6 @@ EXTERN_C const IID IID_IDXGIDecodeSwapChain;
CONST_VTBL struct IDXGIDecodeSwapChainVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIDecodeSwapChain_QueryInterface(This,riid,ppvObject) \
@ -1486,7 +1471,6 @@ EXTERN_C const IID IID_IDXGIFactoryMedia;
};
#else /* C style interface */
typedef struct IDXGIFactoryMediaVtbl
@ -1541,8 +1525,6 @@ EXTERN_C const IID IID_IDXGIFactoryMedia;
CONST_VTBL struct IDXGIFactoryMediaVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIFactoryMedia_QueryInterface(This,riid,ppvObject) \
@ -1622,7 +1604,6 @@ EXTERN_C const IID IID_IDXGISwapChainMedia;
};
#else /* C style interface */
typedef struct IDXGISwapChainMediaVtbl
@ -1666,8 +1647,6 @@ EXTERN_C const IID IID_IDXGISwapChainMedia;
CONST_VTBL struct IDXGISwapChainMediaVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGISwapChainMedia_QueryInterface(This,riid,ppvObject) \
@ -1736,7 +1715,6 @@ EXTERN_C const IID IID_IDXGIOutput3;
};
#else /* C style interface */
typedef struct IDXGIOutput3Vtbl
@ -1901,8 +1879,6 @@ EXTERN_C const IID IID_IDXGIOutput3;
CONST_VTBL struct IDXGIOutput3Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIOutput3_QueryInterface(This,riid,ppvObject) \

View File

@ -126,7 +126,6 @@ EXTERN_C const IID IID_IDXGISwapChain3;
};
#else /* C style interface */
typedef struct IDXGISwapChain3Vtbl
@ -372,8 +371,6 @@ EXTERN_C const IID IID_IDXGISwapChain3;
CONST_VTBL struct IDXGISwapChain3Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGISwapChain3_QueryInterface(This,riid,ppvObject) \
@ -540,7 +537,6 @@ EXTERN_C const IID IID_IDXGIOutput4;
};
#else /* C style interface */
typedef struct IDXGIOutput4Vtbl
@ -716,8 +712,6 @@ EXTERN_C const IID IID_IDXGIOutput4;
CONST_VTBL struct IDXGIOutput4Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIOutput4_QueryInterface(This,riid,ppvObject) \
@ -834,7 +828,6 @@ EXTERN_C const IID IID_IDXGIFactory4;
};
#else /* C style interface */
typedef struct IDXGIFactory4Vtbl
@ -1042,8 +1035,6 @@ EXTERN_C const IID IID_IDXGIFactory4;
CONST_VTBL struct IDXGIFactory4Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIFactory4_QueryInterface(This,riid,ppvObject) \
@ -1209,7 +1200,6 @@ EXTERN_C const IID IID_IDXGIAdapter3;
};
#else /* C style interface */
typedef struct IDXGIAdapter3Vtbl
@ -1337,8 +1327,6 @@ EXTERN_C const IID IID_IDXGIAdapter3;
CONST_VTBL struct IDXGIAdapter3Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIAdapter3_QueryInterface(This,riid,ppvObject) \

View File

@ -108,7 +108,6 @@ EXTERN_C const IID IID_IDXGIOutput5;
};
#else /* C style interface */
typedef struct IDXGIOutput5Vtbl
@ -296,8 +295,6 @@ EXTERN_C const IID IID_IDXGIOutput5;
CONST_VTBL struct IDXGIOutput5Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIOutput5_QueryInterface(This,riid,ppvObject) \
@ -436,7 +433,6 @@ EXTERN_C const IID IID_IDXGISwapChain4;
};
#else /* C style interface */
typedef struct IDXGISwapChain4Vtbl
@ -691,8 +687,6 @@ EXTERN_C const IID IID_IDXGISwapChain4;
CONST_VTBL struct IDXGISwapChain4Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGISwapChain4_QueryInterface(This,riid,ppvObject) \
@ -878,7 +872,6 @@ EXTERN_C const IID IID_IDXGIDevice4;
};
#else /* C style interface */
typedef struct IDXGIDevice4Vtbl
@ -1024,8 +1017,6 @@ EXTERN_C const IID IID_IDXGIDevice4;
CONST_VTBL struct IDXGIDevice4Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIDevice4_QueryInterface(This,riid,ppvObject) \
@ -1128,7 +1119,6 @@ EXTERN_C const IID IID_IDXGIFactory5;
};
#else /* C style interface */
typedef struct IDXGIFactory5Vtbl
@ -1343,8 +1333,6 @@ EXTERN_C const IID IID_IDXGIFactory5;
CONST_VTBL struct IDXGIFactory5Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIFactory5_QueryInterface(This,riid,ppvObject) \

View File

@ -114,7 +114,6 @@ EXTERN_C const IID IID_IDXGIAdapter4;
};
#else /* C style interface */
typedef struct IDXGIAdapter4Vtbl
@ -247,8 +246,6 @@ EXTERN_C const IID IID_IDXGIAdapter4;
CONST_VTBL struct IDXGIAdapter4Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIAdapter4_QueryInterface(This,riid,ppvObject) \
@ -372,7 +369,6 @@ EXTERN_C const IID IID_IDXGIOutput6;
};
#else /* C style interface */
typedef struct IDXGIOutput6Vtbl
@ -570,8 +566,6 @@ EXTERN_C const IID IID_IDXGIOutput6;
CONST_VTBL struct IDXGIOutput6Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIOutput6_QueryInterface(This,riid,ppvObject) \

View File

@ -367,7 +367,6 @@ EXTERN_C const IID IID_IDXGIInfoQueue;
};
#else /* C style interface */
typedef struct IDXGIInfoQueueVtbl
@ -633,8 +632,6 @@ EXTERN_C const IID IID_IDXGIInfoQueue;
CONST_VTBL struct IDXGIInfoQueueVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIInfoQueue_QueryInterface(This,riid,ppvObject) \
@ -783,7 +780,6 @@ EXTERN_C const IID IID_IDXGIDebug;
};
#else /* C style interface */
typedef struct IDXGIDebugVtbl
@ -815,8 +811,6 @@ EXTERN_C const IID IID_IDXGIDebug;
CONST_VTBL struct IDXGIDebugVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIDebug_QueryInterface(This,riid,ppvObject) \
@ -859,7 +853,6 @@ EXTERN_C const IID IID_IDXGIDebug1;
};
#else /* C style interface */
typedef struct IDXGIDebug1Vtbl
@ -900,8 +893,6 @@ EXTERN_C const IID IID_IDXGIDebug1;
CONST_VTBL struct IDXGIDebug1Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IDXGIDebug1_QueryInterface(This,riid,ppvObject) \

View File

@ -144,7 +144,6 @@ EXTERN_C const IID IID_IGameExplorer;
};
#else /* C style interface */
typedef struct IGameExplorerVtbl
@ -191,8 +190,6 @@ EXTERN_C const IID IID_IGameExplorer;
CONST_VTBL struct IGameExplorerVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IGameExplorer_QueryInterface(This,riid,ppvObject) \
@ -302,7 +299,6 @@ EXTERN_C const IID IID_IGameStatistics;
};
#else /* C style interface */
typedef struct IGameStatisticsVtbl
@ -385,8 +381,6 @@ EXTERN_C const IID IID_IGameStatistics;
CONST_VTBL struct IGameStatisticsVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IGameStatistics_QueryInterface(This,riid,ppvObject) \
@ -465,7 +459,6 @@ EXTERN_C const IID IID_IGameStatisticsMgr;
};
#else /* C style interface */
typedef struct IGameStatisticsMgrVtbl
@ -503,8 +496,6 @@ EXTERN_C const IID IID_IGameStatisticsMgr;
CONST_VTBL struct IGameStatisticsMgrVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IGameStatisticsMgr_QueryInterface(This,riid,ppvObject) \
@ -556,7 +547,6 @@ EXTERN_C const IID IID_IGameExplorer2;
};
#else /* C style interface */
typedef struct IGameExplorer2Vtbl
@ -598,8 +588,6 @@ EXTERN_C const IID IID_IGameExplorer2;
CONST_VTBL struct IGameExplorer2Vtbl *lpVtbl;
};
#ifdef COBJMACROS
#define IGameExplorer2_QueryInterface(This,riid,ppvObject) \

View File

@ -2173,7 +2173,6 @@ XMFINLINE XMVECTOR XMLoadIco4
#endif // _XM_VMX128_INTRINSICS_
}
//------------------------------------------------------------------------------
XMFINLINE XMVECTOR XMLoadXDecN4
@ -4052,7 +4051,6 @@ XMFINLINE VOID XMStoreFloat3PK
| ( (Result[2] & 0x3ff) << 22 );
}
//------------------------------------------------------------------------------
XMFINLINE VOID XMStoreFloat3SE
@ -4066,7 +4064,6 @@ XMFINLINE VOID XMStoreFloat3SE
UINT Frac[3];
UINT Exp[3];
XMASSERT(pDestination);
XMStoreFloat3A( (XMFLOAT3A*)&IValue, V );

View File

@ -984,7 +984,6 @@ XMFINLINE XMMATRIX XMMatrixTranslation
#endif // _XM_VMX128_INTRINSICS_
}
//------------------------------------------------------------------------------
XMFINLINE XMMATRIX XMMatrixTranslationFromVector
@ -2005,7 +2004,6 @@ XMFINLINE XMMATRIX XMMatrixShadow
// View and projection initialization operations
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
XMFINLINE XMMATRIX XMMatrixLookAtLH

View File

@ -1825,7 +1825,6 @@ XMINLINE BOOL XMVerifyCPUSupport()
#endif
}
//------------------------------------------------------------------------------
#define XMASSERT_LINE_STRING_SIZE 16

View File

@ -5740,7 +5740,6 @@ XMFINLINE BOOL XMVector2Equal
#endif
}
//------------------------------------------------------------------------------
XMFINLINE UINT XMVector2EqualR

View File

@ -23,4 +23,3 @@ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

View File

@ -16,4 +16,3 @@ add_library(writer_asf ${LIBRARY_TYPE} asf_writer.c)
target_link_libraries(writer_asf containers)
install(TARGETS writer_asf DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -16,4 +16,3 @@ add_library(writer_avi ${LIBRARY_TYPE} avi_writer.c)
target_link_libraries(writer_avi containers)
install(TARGETS writer_avi DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -932,7 +932,6 @@ static VC_CONTAINER_STATUS_T avi_writer_write( VC_CONTAINER_T *p_ctx,
if (status != VC_CONTAINER_SUCCESS) return status;
}
return STREAM_STATUS(p_ctx);
}

View File

@ -16,4 +16,3 @@ add_library(writer_binary ${LIBRARY_TYPE} binary_writer.c)
target_link_libraries(writer_binary containers)
install(TARGETS writer_binary DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -598,7 +598,6 @@ typedef struct VC_CONTAINER_WRITE_STATS_T
VC_CONTAINER_STATS_T flush;
} VC_CONTAINER_WRITE_STATS_T;
/** Control operations which can be done on containers. */
typedef enum
{

View File

@ -189,4 +189,3 @@ VC_CONTAINER_STATUS_T vc_container_index_get( VC_CONTAINER_INDEX_T *index, int l
return VC_CONTAINER_SUCCESS;
}

View File

@ -47,7 +47,6 @@ typedef struct VC_CONTAINER_INDEX_T VC_CONTAINER_INDEX_T;
*/
VC_CONTAINER_STATUS_T vc_container_index_create( VC_CONTAINER_INDEX_T **index, int length );
/**
* Frees an index.
* @param index Pointer to valid index.
@ -55,7 +54,6 @@ VC_CONTAINER_STATUS_T vc_container_index_create( VC_CONTAINER_INDEX_T **index, i
*/
VC_CONTAINER_STATUS_T vc_container_index_free( VC_CONTAINER_INDEX_T *index );
/**
* Adds an entry to the index. If the index is full then some stored records will be
* discarded.
@ -66,7 +64,6 @@ VC_CONTAINER_STATUS_T vc_container_index_free( VC_CONTAINER_INDEX_T *index );
*/
VC_CONTAINER_STATUS_T vc_container_index_add( VC_CONTAINER_INDEX_T *index, int64_t time, int64_t file_offset );
/**
* Retrieves the best entry for the supplied time offset.
* @param index Pointer to valid index.

View File

@ -196,7 +196,6 @@ static VC_CONTAINER_IO_T *vc_container_io_open_core( const char *uri, VC_CONTAIN
if(p_ctx->priv->caches_num)
p_ctx->priv->cache = &p_ctx->priv->caches;
/* Try to start an asynchronous io if we're in write mode and we've got at least 2 cache memory areas */
if(mode == VC_CONTAINER_IO_MODE_WRITE && p_ctx->priv->cache && num_areas >= 2)
p_ctx->priv->async_io = async_io_start( p_ctx, num_areas, 0 );
@ -1084,5 +1083,4 @@ static void async_io_stats_get( struct VC_CONTAINER_IO_ASYNC_T *ctx, VC_CONTAINE
VC_CONTAINER_PARAM_UNUSED(stats);
}
#endif

View File

@ -49,7 +49,6 @@ typedef struct vc_containers_list_tag
/** Macro to generate a static, read-only list from an array and comparator */
#define VC_CONTAINERS_STATIC_LIST(L, A, C) static VC_CONTAINERS_LIST_T L = { countof(A), 0, sizeof(*(A)), (VC_CONTAINERS_LIST_COMPARATOR_T)(C), A }
/** Create an empty list.
* The list is created based on the details provided, minimum capacity one entry.
*

View File

@ -10,4 +10,3 @@ add_library(reader_flv ${LIBRARY_TYPE} flv_reader.c)
target_link_libraries(reader_flv containers)
install(TARGETS reader_flv DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -97,7 +97,6 @@ typedef struct http_header_tag {
char *value;
} HTTP_HEADER_T;
/******************************************************************************
Type definitions
******************************************************************************/

View File

@ -10,4 +10,3 @@ add_library(reader_metadata_id3 ${LIBRARY_TYPE} id3_metadata_reader.c)
target_link_libraries(reader_metadata_id3 containers)
install(TARGETS reader_metadata_id3 DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -10,4 +10,3 @@ add_library(reader_mkv ${LIBRARY_TYPE} matroska_reader.c)
target_link_libraries(reader_mkv containers)
install(TARGETS reader_mkv DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -16,4 +16,3 @@ add_library(writer_mp4 ${LIBRARY_TYPE} mp4_writer.c)
target_link_libraries(writer_mp4 containers)
install(TARGETS writer_mp4 DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -10,4 +10,3 @@ add_library(reader_ps ${LIBRARY_TYPE} ps_reader.c)
target_link_libraries(reader_ps containers)
install(TARGETS reader_ps DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -10,4 +10,3 @@ add_library(reader_mpga ${LIBRARY_TYPE} mpga_reader.c)
target_link_libraries(reader_mpga containers)
install(TARGETS reader_mpga DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -99,7 +99,6 @@ typedef uint32_t vc_container_net_open_flags_t;
* Used with the VC_CONTAINER_NET_CONTROL_SET_READ_TIMEOUT_MS control operation. */
#define INFINITE_TIMEOUT_MS 0xFFFFFFFFUL
/** Opens a network socket instance.
* The network address can be a host name, dotted IP4, hex IP6 address or NULL. Passing NULL
* signifies the socket is either to be used as a datagram receiver or a stream server,

View File

@ -48,7 +48,6 @@ typedef enum
DATAGRAM_RECEIVER /**< UDP receiver */
} vc_container_net_type_t;
/** Perform implementation-specific per-socket initialization.
*
* \return VC_CONTAINER_NET_SUCCESS or one of the error codes on failure. */

View File

@ -10,4 +10,3 @@ add_library(reader_qsynth ${LIBRARY_TYPE} qsynth_reader.c)
target_link_libraries(reader_qsynth containers)
install(TARGETS reader_qsynth DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -299,7 +299,6 @@ static VC_CONTAINER_STATUS_T qsynth_get_duration(VC_CONTAINER_T *p_ctx)
return VC_CONTAINER_SUCCESS;
}
/*****************************************************************************
Functions exported as part of the Container Module API
*****************************************************************************/

View File

@ -10,4 +10,3 @@ add_library(reader_rcv ${LIBRARY_TYPE} rcv_reader.c)
target_link_libraries(reader_rcv containers)
install(TARGETS reader_rcv DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -14,4 +14,3 @@ add_library(reader_rtp ${LIBRARY_TYPE} ${rtp_SRCS})
target_link_libraries(reader_rtp containers)
install(TARGETS reader_rtp DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -800,4 +800,3 @@ VC_CONTAINER_STATUS_T h264_parameter_handler(VC_CONTAINER_T *p_ctx,
return status;
}

View File

@ -91,7 +91,6 @@ typedef struct VC_CONTAINER_TRACK_MODULE_T
#define BIT_IS_CLEAR(V, B) (!((V) & (1 << (B))))
/* }@ */
/** Get a parameter's value as a decimal number.
*
* \param param_list The list of parameter name/value pairs.

View File

@ -820,7 +820,6 @@ static VC_CONTAINER_STATUS_T l16_payload_handler(VC_CONTAINER_T *p_ctx,
return status;
}
/*****************************************************************************
Utility functions for use by RTP payload handlers
*****************************************************************************/

View File

@ -11,4 +11,3 @@ add_library(reader_rtsp ${LIBRARY_TYPE} ${rtsp_SRCS})
target_link_libraries(reader_rtsp containers)
install(TARGETS reader_rtsp DESTINATION ${VMCS_PLUGIN_DIR})

View File

@ -10,4 +10,3 @@ add_library(reader_rv9 ${LIBRARY_TYPE} rv9_reader.c)
target_link_libraries(reader_rv9 containers)
install(TARGETS reader_rv9 DESTINATION ${VMCS_PLUGIN_DIR})

Some files were not shown because too many files have changed in this diff Show More