Don't draw with test-only renderers
This commit is contained in:
parent
bf4332b9e7
commit
d39a29759c
6 changed files with 45 additions and 35 deletions
|
|
@ -55,6 +55,7 @@ typedef struct _DECODER_PARAMETERS {
|
|||
int frameRate;
|
||||
bool enableVsync;
|
||||
bool enableFramePacing;
|
||||
bool testOnly;
|
||||
HDR_MASTERING_METADATA hdrMetadata;
|
||||
} DECODER_PARAMETERS, *PDECODER_PARAMETERS;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue