Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dglformats.c150 get_map_idx(GLenum value) in get_map_idx() function
206 const int inFmt = get_map_idx(inFormat); in _mesa_compute_component_mapping()
207 const int outFmt = get_map_idx(outFormat); in _mesa_compute_component_mapping()