Home
last modified time | relevance | path

Searched refs:DstY (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.cpp725 UINT DstY, // 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.c194 st->DstY = 0; in config_main_input()
221 st->DstY = vpp->var_values[VAR_OY]; in config_overlay_input()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DRenderPassBuilderD3D12.cpp91 subresourceParameters.DstY = 0; in D3D12EndingAccessResolveSubresourceParameters()