Home
last modified time | relevance | path

Searched refs:do_create_surface (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.c201 do_create_surface(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkImageViewCreateInfo *ivci, uint32_t hash, bool actually) in do_create_surface() function
226 surface = do_create_surface(&ctx->base, pres, templ, ivci, hash, true); in zink_get_surface()
269 struct zink_surface *surface = do_create_surface(pctx, pres, templ, &ivci, 0, false); in zink_create_surface()

Completed in 2 milliseconds