Home
last modified time | relevance | path

Searched refs:format_table (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc5/
Dv3dx_format_table.c61 static const struct vc5_format format_table[] = { variable
185 if (f < ARRAY_SIZE(format_table) && format_table[f].present) in v3dX()
186 return &format_table[f]; in v3dX()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c1009 struct format_table struct
1015 static const struct format_table table_8888_unorm[] = { argument
1022 static const struct format_table table_1010102_unorm[] = {
1027 static const struct format_table table_1010102_snorm[] = {
1032 static const struct format_table table_1010102_uint[] = {