Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_parser.h49 static const char *PIPE_BLEND_FUNC_STRING[] = { variable
121 return PIPE_BLEND_FUNC_STRING[func]; in lima_get_blend_func_string()