Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_format.c144 enum pipe_format pipeFormats[14]; /**< list of pipe formats, 0-terminated */ member
1173 pf = find_supported_format(screen, mapping->pipeFormats, in st_choose_format()