Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dtexgetimage.h37 _mesa_base_pack_format(GLenum format);
Dtexgetimage.c400 _mesa_base_pack_format(GLenum format) in _mesa_base_pack_format() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_format.c1319 GLenum basePackFormat = _mesa_base_pack_format(format); in st_ChooseTextureFormat()