Searched refs:_mesa_format_from_array_format (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_pixel_draw.c79 src_format = _mesa_format_from_array_format(src_format);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_pixel_draw.c79 src_format = _mesa_format_from_array_format(src_format);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/
H A Dmesa_formats.cpp156 f = _mesa_format_from_array_format((mesa_array_format)f);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformats.h709 _mesa_format_from_array_format(uint32_t array_format);
H A Dformats.c476 _mesa_format_from_array_format(uint32_t array_format) function in typeref:typename:mesa_format
H A Dglformats.c3764 format = _mesa_format_from_array_format(format);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformats.c503 _mesa_format_from_array_format(uint32_t array_format) function in typeref:typename:mesa_format
1477 other_format = _mesa_format_from_array_format(other_format);
H A Dformats.h672 _mesa_format_from_array_format(uint32_t array_format);
H A Dglformats.c3861 format = _mesa_format_from_array_format(format);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_format.c1234 mesa_format = _mesa_format_from_array_format(mesa_format);

Completed in 22 milliseconds