Home
last modified time | relevance | path

Searched defs:ivci (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.c41 VkImageViewCreateInfo ivci; in create_ivci() local
110 init_surface_info(struct zink_surface *surface, struct zink_resource *res, VkImageViewCreateInfo *ivci) init_surface_info() argument
128 create_surface(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkImageViewCreateInfo *ivci, bool actually) create_surface() argument
201 do_create_surface(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkImageViewCreateInfo *ivci, uint32_t hash, bool actually) do_create_surface() argument
212 zink_get_surface(struct zink_context *ctx, struct pipe_resource *pres, const struct pipe_surface *templ, VkImageViewCreateInfo *ivci) zink_get_surface() argument
263 VkImageViewCreateInfo ivci = create_ivci(zink_screen(pctx->screen), res, templ, zink_create_surface() local
354 VkImageViewCreateInfo ivci = surface->ivci; zink_rebind_surface() local
[all...]
H A Dzink_surface.h44 VkImageViewCreateInfo ivci; member
H A Dzink_context.c878 viewtype_is_cube(const VkImageViewCreateInfo *ivci) in viewtype_is_cube() argument
901 VkImageViewCreateInfo ivci; in zink_create_sampler_view() local
1597 VkImageViewCreateInfo ivci = create_ivci(screen, res, &tmpl, target); create_image_surface() local
[all...]

Completed in 6 milliseconds