Searched refs:vl_video_buffer_formats (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_video_buffer.c | 90 vl_video_buffer_formats(struct pipe_screen *screen, enum pipe_format format) in vl_video_buffer_formats() function 155 resource_formats = vl_video_buffer_formats(screen, format); in vl_video_buffer_is_format_supported() 312 sampler_format = vl_video_buffer_formats(pipe->screen, buf->base.buffer_format); in vl_video_buffer_sampler_view_components() 407 resource_formats = vl_video_buffer_formats(pipe->screen, tmpl->buffer_format); in vl_video_buffer_create()
|
D | vl_video_buffer.h | 55 vl_video_buffer_formats(struct pipe_screen *screen, enum pipe_format format);
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/ |
D | vl_video_buffer.c | 90 vl_video_buffer_formats(struct pipe_screen *screen, enum pipe_format format) in vl_video_buffer_formats() function 155 resource_formats = vl_video_buffer_formats(screen, format); in vl_video_buffer_is_format_supported() 312 sampler_format = vl_video_buffer_formats(pipe->screen, buf->base.buffer_format); in vl_video_buffer_sampler_view_components() 407 resource_formats = vl_video_buffer_formats(pipe->screen, tmpl->buffer_format); in vl_video_buffer_create()
|
D | vl_video_buffer.h | 55 vl_video_buffer_formats(struct pipe_screen *screen, enum pipe_format format);
|