Home
last modified time | relevance | path

Searched refs:is_array_of_textures (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_references_mgr.h44 bool is_array_of_textures() in is_array_of_textures() function
51 return (!is_reference_only() && is_array_of_textures()); in is_pipe_buffer_underlying_output_decode_allocation()
Dd3d12_video_dec_references_mgr.cpp105 if(is_array_of_textures()) { in get_current_frame_decode_output_texture()