Searched defs:_mesa_format_to_type_and_comps (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dformats.c1945 * _mesa_format_to_type_and_comps() function. When new pixel formats
1960 _mesa_format_to_type_and_comps(f, &datatype, &comps);
2061 _mesa_format_to_type_and_comps(gl_format format, function
2529 _mesa_problem(NULL, "bad format %s in _mesa_format_to_type_and_comps",
/external/mesa3d/src/mesa/main/
H A Dformats.c1945 * _mesa_format_to_type_and_comps() function. When new pixel formats
1960 _mesa_format_to_type_and_comps(f, &datatype, &comps);
2061 _mesa_format_to_type_and_comps(gl_format format, function
2529 _mesa_problem(NULL, "bad format %s in _mesa_format_to_type_and_comps",

Completed in 108 milliseconds