Home
last modified time | relevance | path

Searched defs:outNeedsTransitionToDecodeRead (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec_references_mgr.h177 bool outNeedsTransitionToDecodeRead = false; in update_entries() local
238 bool outNeedsTransitionToDecodeRead = false; in update_entries_av1() local
H A Dd3d12_video_dec_references_mgr.cpp229bool &outNeedsTransitionToDecodeRead // out -> indicates if output resource argument has to be t… in update_entry()