Home
last modified time | relevance | path

Searched refs:supportedMaxRefFrames (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_screen.cpp214 uint32_t supportedMaxRefFrames = 0u; in d3d12_video_encode_supported_references_per_frame_structures() local
242 supportedMaxRefFrames = (maxRefForL0 & 0xffff) | ((maxRefForL1 & 0xffff) << 16); in d3d12_video_encode_supported_references_per_frame_structures()
245 return supportedMaxRefFrames; in d3d12_video_encode_supported_references_per_frame_structures()

Completed in 2 milliseconds