Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec.cpp534 const D3D12_RESOURCE_DESC &descOutput = GetDesc(d3d12OutputArguments.pOutputTexture2D); in d3d12_video_decoder_end_frame() local
536 !util_format_is_yuv(d3d12_get_pipe_format(descOutput.Format)), in d3d12_video_decoder_end_frame()
537 …util_format_get_blocksize(d3d12_get_pipe_format(descOutput.Format)) * 8 /*bytes to bits conversion… in d3d12_video_decoder_end_frame()