Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_buffer.h40 d3d12_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl);
Dd3d12_video_buffer.cpp40 d3d12_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl) in d3d12_video_buffer_create() function
Dd3d12_context.cpp2511 ctx->base.create_video_buffer = d3d12_video_buffer_create; in d3d12_context_create()