Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_tex.c879 static const uint8_t nve4_su_format_map[PIPE_FORMAT_COUNT]; variable
943 if (view && !nve4_su_format_map[view->format]) in nve4_set_surface_info()
948 if (!view || !nve4_su_format_map[view->format]) { in nve4_set_surface_info()
996 info[1] = nve4_su_format_map[view->format]; in nve4_set_surface_info()
1401 static const uint8_t nve4_su_format_map[PIPE_FORMAT_COUNT] = variable