Home
last modified time | relevance | path

Searched refs:rendering_formats (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_program_state.hpp188 pc_entry->state.rendering_info.pColorAttachmentFormats = pc_entry->state.rendering_formats; in zink_get_gfx_pipeline()
H A Dzink_types.h922 VkFormat rendering_formats[PIPE_MAX_COLOR_BUFS]; member
H A Dzink_context.c2772 … 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()