Searched refs:get_format_from_bpp (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_test_dma.c119 static enum pipe_format get_format_from_bpp(int bpp) function in typeref:enum:pipe_format
222 tsrc.format = tdst.format = get_format_from_bpp(bpp);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_dma.c120 static enum pipe_format get_format_from_bpp(int bpp) function in typeref:enum:pipe_format
237 tsrc.format = tdst.format = get_format_from_bpp(bpp);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_test_dma.c119 static enum pipe_format get_format_from_bpp(int bpp) function in typeref:enum:pipe_format
221 tsrc.format = tdst.format = get_format_from_bpp(bpp);

Completed in 3 milliseconds