Home
last modified time | relevance | path

Searched refs:pan_blendable_format (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/panfrost/lib/
Dpan_texture.h141 struct pan_blendable_format { struct
146 struct pan_blendable_format argument
Dpan_format.c42 static const struct pan_blendable_format panfrost_blendable_formats[PIPE_FORMAT_COUNT] = {
78 struct pan_blendable_format
678 struct pan_blendable_format fmt = panfrost_blend_format(desc->format); in panfrost_format_to_bifrost_blend()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_sfbd.c48 struct pan_blendable_format fmt = panfrost_blend_format(surf->format); in panfrost_sfbd_format()
Dpan_mfbd.c106 struct pan_blendable_format fmt = panfrost_blend_format(surf->format); in panfrost_mfbd_rt_init_format()