HomeSort by relevance Sort by last modified time
    Searched full:sampler_format (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_video_buffer.c 304 const enum pipe_format *sampler_format; local
312 sampler_format = vl_video_buffer_formats(pipe->screen, buf->base.buffer_format);
327 u_sampler_view_default_template(&sv_templ, res, sampler_format[plane_order[i]]);
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_video_buffer.c 304 const enum pipe_format *sampler_format; local
312 sampler_format = vl_video_buffer_formats(pipe->screen, buf->base.buffer_format);
327 u_sampler_view_default_template(&sv_templ, res, sampler_format[plane_order[i]]);

Completed in 174 milliseconds