Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/
Dlima_format.c61 struct lima_format { struct
90 static const struct lima_format lima_texel_formats[] = {
114 static const struct lima_format lima_pixel_formats[] = {
131 static const struct lima_format *
141 static const struct lima_format *
154 const struct lima_format *lf = get_texel_format(f); in lima_format_texel_supported()
165 const struct lima_format *lf = get_pixel_format(f); in lima_format_pixel_supported()
DAndroid.mk78 lima_format.c \
79 lima_format.h \
Dmeson.build78 'lima_format.h',
79 'lima_format.c',