Searched refs:rendering_formats (Results 1 – 2 of 2) sorted by relevance
96 VkFormat rendering_formats[PIPE_MAX_COLOR_BUFS]; member
2230 …ctx->gfx_pipeline_state.rendering_formats[i] = surf ? surf->info.format[0] : VK_FORMAT_R8G8B8A8_UN… in begin_rendering()4558 …_pipeline_state.rendering_info.pColorAttachmentFormats = ctx->gfx_pipeline_state.rendering_formats; in zink_context_create()