Skip to content

Commit ba41aff

Browse files
jonreckergfxVPLsdm
authored andcommitted
Increment version of mfxMemoryInterface struct
1 parent 647d70f commit ba41aff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/vpl/mfxmemory.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ typedef struct {
266266
} mfxSurfaceTypesSupported;
267267
MFX_PACK_END()
268268

269-
#define MFX_MEMORYINTERFACE_VERSION MFX_STRUCT_VERSION(1, 0)
269+
#define MFX_MEMORYINTERFACE_VERSION MFX_STRUCT_VERSION(1, 1)
270270

271271
MFX_PACK_BEGIN_STRUCT_W_PTR()
272272
/* Specifies memory interface. */

0 commit comments

Comments
 (0)