Searched refs:_mesa_type_is_packed (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dglformats.h38 _mesa_type_is_packed(GLenum type);
H A Dglformats.c35 _mesa_type_is_packed(GLenum type) function
H A Dmipmap.c64 if (_mesa_type_is_packed(datatype))
H A Dpack.c5864 if (_mesa_type_is_packed(type))
/external/mesa3d/src/mesa/main/
H A Dglformats.h38 _mesa_type_is_packed(GLenum type);
H A Dglformats.c35 _mesa_type_is_packed(GLenum type) function
H A Dmipmap.c57 if (_mesa_type_is_packed(datatype))
H A Dpack.c5864 if (_mesa_type_is_packed(type))

Completed in 264 milliseconds