d3d11: Aggregate d3d11 memory usage query for dynamic-usage type decision
authorSeungha Yang <seungha.yang@navercorp.com>
Thu, 26 Dec 2019 10:55:40 +0000 (19:55 +0900)
committerSeungha Yang <seungha.yang@navercorp.com>
Sat, 28 Dec 2019 05:43:44 +0000 (05:43 +0000)
commit81dde0f5b818e6e5dbfb07442b0173c6663e11fd
tree62022f4815ef1ea921d97fb288e9ae7f22c26c5e
parentd731bcb18a354b7e00747667f7d64b4c9dd3a517
d3d11: Aggregate d3d11 memory usage query for dynamic-usage type decision

Even if one of downstream d3d11 elements can support dynamic-usage memory,
another one might not support it. Also, to support dynamic-usage,
both upstream and downstream d3d11device must be the same object.
sys/d3d11/gstd3d11colorconvert.c
sys/d3d11/gstd3d11download.c
sys/d3d11/gstd3d11upload.c
sys/d3d11/gstd3d11utils.c
sys/d3d11/gstd3d11utils.h
sys/d3d11/gstd3d11videosink.c