Searched refs:sampler_format (Results 1 – 3 of 3) sorted by relevance
259 enum pipe_format sampler_format[VL_NUM_COMPONENTS]; in vl_video_buffer_sampler_view_components() local267 vl_get_video_buffer_formats(pipe->screen, buf->base.buffer_format, sampler_format); in vl_video_buffer_sampler_view_components()282 u_sampler_view_default_template(&sv_templ, res, sampler_format[plane_order[i]]); in vl_video_buffer_sampler_view_components()
234 sampler_format=get_sampler_format(uniform_type),
2335 SVGA3dSurfaceFormat sampler_format; in svga_is_dx_format_supported() local2338 sampler_format = svga_sampler_format(svga_format); in svga_is_dx_format_supported()2339 if (sampler_format != svga_format) { in svga_is_dx_format_supported()2341 svga_get_dx_format_cap(ss, sampler_format, &caps); in svga_is_dx_format_supported()