Home
last modified time | relevance | path

Searched refs:is_pipe_buffer_underlying_output_decode_allocation (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_references_mgr.cpp108 assert(is_pipe_buffer_underlying_output_decode_allocation()); in get_current_frame_decode_output_texture()
229 … !is_pipe_buffer_underlying_output_decode_allocation());
360 assert (wasTracked || is_pipe_buffer_underlying_output_decode_allocation()); in release_unused_references_texture_memory()
399 if(!is_pipe_buffer_underlying_output_decode_allocation()) { in print_dpb()
Dd3d12_video_dec_references_mgr.h49 bool is_pipe_buffer_underlying_output_decode_allocation() in is_pipe_buffer_underlying_output_decode_allocation() function
Dd3d12_video_dec.cpp595 if (!pD3D12Dec->m_spDPBManager->is_pipe_buffer_underlying_output_decode_allocation()) { in d3d12_video_decoder_end_frame()
933 if(pD3D12Dec->m_spDPBManager->is_pipe_buffer_underlying_output_decode_allocation()) { in d3d12_video_decoder_prepare_for_decode_frame()