Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec.h38 d3d12_video_create_decoder(struct pipe_context *context, const struct pipe_video_codec *templ);
H A Dd3d12_video_dec.cpp42 d3d12_video_create_decoder(struct pipe_context *context, const struct pipe_video_codec *codec) in d3d12_video_create_decoder() function
83 debug_printf("[d3d12_video_decoder] d3d12_video_create_decoder - D3D12 Device has no Video support\n"); in d3d12_video_create_decoder()
88 debug_printf("[d3d12_video_decoder] d3d12_video_create_decoder - Failure on " in d3d12_video_create_decoder()
95 "[d3d12_video_decoder] d3d12_video_create_decoder - Failure on d3d12_video_decoder_create_command_objects\n"); in d3d12_video_create_decoder()
100 debug_printf("[d3d12_video_decoder] d3d12_video_create_decoder - Failure on " in d3d12_video_create_decoder()
H A Dd3d12_context.cpp2381 return d3d12_video_create_decoder(context, templat);

Completed in 9 milliseconds