Searched defs:planeOutputSubresource (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_dec_references_mgr.h | 200 uint planeOutputSubresource = refDesc.CalcSubresource(MipLevel, ArraySlice, PlaneSlice); variable
|
H A D | d3d12_video_dec.cpp | 559 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