Searched refs:bd_templ (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_cmd_buffer.c473 struct mali_blend_packed *bd_templ = local in function:panvk_draw_prepare_fs_rsd
476 STATIC_ASSERT(sizeof(pipeline->blend.bd_template[0]) >= sizeof(*bd_templ));
480 pan_merge(bd_dyn, (*bd_templ), BLEND);

Completed in 3 milliseconds