Skip to content

Commit

Permalink
Add Perftag_PAVP in PERFTAG_CLASS_ENUM
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitjain88 committed Mar 12, 2021
1 parent 6f15b79 commit 5a6f54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/inc/umKmInc/UmKmDmaPerfTimer.h
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ typedef enum PERFTAG_CLASS_ENUM
PERFTAG_CM = 0xA000, // C for media
PERFTAG_WIDI = 0xB000,
PERFTAG_OCL = 0xC000, // OpenCL
PERFTAG_RESERVED = 0xD000,
PERFTAG_PXP = 0xD000, // PXP
PERFTAG_DXVA11 = 0xE000, // DX11 Video
PERFTAG_FRAME_CAPTURE = 0xF000, // Gfx Frame Capture
PERFTAG_FRAME_CAPTURE_NV12 = 0xF100, // Gfx Frame Capture with NV12 output
Expand Down

0 comments on commit 5a6f54e

Please sign in to comment.