Home
last modified time | relevance | path

Searched defs:actually (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/zink/
Dzink_surface.c194 bool actually) in create_surface()
235 …*pres, const struct pipe_surface *templ, VkImageViewCreateInfo *ivci, uint32_t hash, bool actually) in do_create_surface()
264 …bool actually = !zink_format_needs_mutable(pres->format, templ->format) || (pres->bind & ZINK_BIND… in zink_get_surface() local