Searched refs:descOutput (Results 1 – 1 of 1) sorted by relevance
534 const D3D12_RESOURCE_DESC &descOutput = GetDesc(d3d12OutputArguments.pOutputTexture2D); in d3d12_video_decoder_end_frame() local536 !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()