Home
last modified time | relevance | path

Searched defs:planeOutputSubresource (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec_references_mgr.h200 uint planeOutputSubresource = refDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); variable
H A Dd3d12_video_dec.cpp559 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_end_frame() local
572 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_end_frame() local
960 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_prepare_for_decode_frame() local
973 uint planeOutputSubresource = outputDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); in d3d12_video_decoder_prepare_for_decode_frame() local

Completed in 3 milliseconds