Searched refs:i915_create_surface_custom (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 43 i915_create_surface_custom(struct pipe_context *ctx, struct pipe_resource *pt, 111 dst_view = i915_create_surface_custom(pipe, dst, &dst_templ, dst_width0, in i915_surface_copy_render() 385 i915_create_surface_custom(struct pipe_context *ctx, struct pipe_resource *pt, in i915_create_surface_custom() function 440 return i915_create_surface_custom(ctx, pt, surf_tmpl, pt->width0, in i915_create_surface()
|