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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_exa.c134 exa_get_pipe_format(int depth, enum pipe_format *format, int *bbp, int *picture_format) function
868 exa_get_pipe_format(depth, &template.format, &bitsPerPixel, &priv->picture_format);
945 exa_get_pipe_format(depth, &template.format, &bitsPerPixel, &dummy);
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_exa.c134 exa_get_pipe_format(int depth, enum pipe_format *format, int *bbp, int *picture_format) function
868 exa_get_pipe_format(depth, &template.format, &bitsPerPixel, &priv->picture_format);
945 exa_get_pipe_format(depth, &template.format, &bitsPerPixel, &dummy);

Completed in 54 milliseconds