Searched refs:rendering_formats (Results 1 – 3 of 3) sorted by relevance
188 pc_entry->state.rendering_info.pColorAttachmentFormats = pc_entry->state.rendering_formats; in zink_get_gfx_pipeline()
922 VkFormat rendering_formats[PIPE_MAX_COLOR_BUFS]; member
2772 … ctx->gfx_pipeline_state.rendering_formats[i] = surf ? surf->info.format[0] : VK_FORMAT_UNDEFINED; in zink_update_rendering_info()5425 …_pipeline_state.rendering_info.pColorAttachmentFormats = ctx->gfx_pipeline_state.rendering_formats; in zink_context_create()