Home
last modified time | relevance | path

Searched refs:vg_prepare_blend_surface (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dvg_context.h173 struct pipe_sampler_view *vg_prepare_blend_surface(struct vg_context *ctx);
Dshader.c172 sampler_views[2] = vg_prepare_blend_surface(ctx); in blend_bind_samplers()
Dvg_context.c469 struct pipe_sampler_view *vg_prepare_blend_surface(struct vg_context *ctx) in vg_prepare_blend_surface() function