Searched refs:vl_video_buffer_template (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_uvd.c | 82 vl_video_buffer_template(&templ, &template, resource_formats[0], 1, array_size, in r600_video_buffer_create() 92 vl_video_buffer_template(&templ, &template, resource_formats[1], 1, array_size, in r600_video_buffer_create() 103 vl_video_buffer_template(&templ, &template, resource_formats[2], 1, array_size, in r600_video_buffer_create()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_video_buffer.c | 170 vl_video_buffer_template(struct pipe_resource *templ, in vl_video_buffer_template() function 405 vl_video_buffer_template(&res_tmpl, tmpl, resource_formats[0], depth, array_size, in vl_video_buffer_create_ex() 416 vl_video_buffer_template(&res_tmpl, tmpl, resource_formats[1], depth, array_size, in vl_video_buffer_create_ex() 425 vl_video_buffer_template(&res_tmpl, tmpl, resource_formats[2], depth, array_size, in vl_video_buffer_create_ex()
|
H A D | vl_stubs.c | 84 vl_video_buffer_template(struct pipe_resource *templ, in vl_video_buffer_template() function
|
H A D | vl_video_buffer.h | 118 vl_video_buffer_template(struct pipe_resource *templ,
|
Completed in 3 milliseconds