Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/lib/
Dpan_props.c215 dev->formats = panfrost_pipe_format_v6; in panfrost_open_device()
Dpan_texture.h149 extern const struct panfrost_format panfrost_pipe_format_v6[PIPE_FORMAT_COUNT];
Dpan_texture.c397 cfg.format = panfrost_pipe_format_v6[format].hw; in panfrost_new_texture()
Dpan_format.c133 const struct panfrost_format panfrost_pipe_format_v6[PIPE_FORMAT_COUNT] = { variable