Home
last modified time | relevance | path

Searched refs:DstX (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DResource.h71 UINT DstSubResource, UINT DstX, UINT DstY, UINT DstZ,
DResource.cpp724 UINT DstX, // IN in ResourceCopyRegion() argument
769 DstX, DstY, DstZ + dst_layer, in ResourceCopyRegion()
775 DstX, DstY, DstZ + dst_layer, in ResourceCopyRegion()
/third_party/ffmpeg/libavfilter/
Dvf_overlay_qsv.c193 st->DstX = 0; in config_main_input()
220 st->DstX = vpp->var_values[VAR_OX]; in config_overlay_input()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DRenderPassBuilderD3D12.cpp90 subresourceParameters.DstX = 0; in D3D12EndingAccessResolveSubresourceParameters()