Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_parser.h91 static const char *LIMA_WRAP_MODE_STRING[] = { variable
137 return LIMA_WRAP_MODE_STRING[mode]; in lima_get_wrap_mode_string()