Searched defs:vl_video_buffer_formats (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.c90 vl_video_buffer_formats(struct pipe_screen *screen, enum pipe_format format) function
155 resource_formats = vl_video_buffer_formats(screen, format);
312 sampler_format = vl_video_buffer_formats(pipe->screen, buf->base.buffer_format);
407 resource_formats = vl_video_buffer_formats(pipe->screen, tmpl->buffer_format);
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.c90 vl_video_buffer_formats(struct pipe_screen *screen, enum pipe_format format) function
155 resource_formats = vl_video_buffer_formats(screen, format);
312 sampler_format = vl_video_buffer_formats(pipe->screen, buf->base.buffer_format);
407 resource_formats = vl_video_buffer_formats(pipe->screen, tmpl->buffer_format);

Completed in 36 milliseconds