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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dglformats.h92 _mesa_base_format_has_channel(GLenum base_format, GLenum pname);
H A Dtexparam.c1049 if (_mesa_base_format_has_channel(img->_BaseFormat, pname))
1056 if (_mesa_base_format_has_channel(img->_BaseFormat, pname)) {
1114 if (_mesa_base_format_has_channel(img->_BaseFormat, pname))
1171 if (_mesa_base_format_has_channel(baseFormat, pname))
1178 if (_mesa_base_format_has_channel(baseFormat, pname)) {
1213 if (_mesa_base_format_has_channel(baseFormat, pname))
H A Dglformats.c891 _mesa_base_format_has_channel(GLenum base_format, GLenum pname) function
H A Dfbobject.c1545 if (_mesa_base_format_has_channel(baseFormat, pname))
/external/mesa3d/src/mesa/main/
H A Dglformats.h92 _mesa_base_format_has_channel(GLenum base_format, GLenum pname);
H A Dtexparam.c1049 if (_mesa_base_format_has_channel(img->_BaseFormat, pname))
1056 if (_mesa_base_format_has_channel(img->_BaseFormat, pname)) {
1114 if (_mesa_base_format_has_channel(img->_BaseFormat, pname))
1171 if (_mesa_base_format_has_channel(baseFormat, pname))
1178 if (_mesa_base_format_has_channel(baseFormat, pname)) {
1213 if (_mesa_base_format_has_channel(baseFormat, pname))
H A Dglformats.c891 _mesa_base_format_has_channel(GLenum base_format, GLenum pname) function
H A Dfbobject.c1545 if (_mesa_base_format_has_channel(baseFormat, pname))

Completed in 241 milliseconds