Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_uvd.c62 struct pipe_video_buffer *si_video_buffer_create_with_modifiers(struct pipe_context *pipe, in si_video_buffer_create_with_modifiers() function
Dsi_pipe.h1516 struct pipe_video_buffer *si_video_buffer_create_with_modifiers(struct pipe_context *pipe,
Dsi_pipe.c646 sctx->b.create_video_buffer_with_modifiers = si_video_buffer_create_with_modifiers; in si_create_context()