HomeSort by: relevance | last modified time | path
    Searched defs:_mesa_format_convert (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
format_utils.c 139 * This function is used by clients of _mesa_format_convert to obtain
150 * clients of _mesa_format_convert should pass NULL in the 'rebase_swizzle'
278 _mesa_format_convert(void *void_dst, uint32_t dst_format, size_t dst_stride, function
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
format_utils.c 129 * This function is used by clients of _mesa_format_convert to obtain
140 * clients of _mesa_format_convert should pass NULL in the 'rebase_swizzle'
268 _mesa_format_convert(void *void_dst, uint32_t dst_format, size_t dst_stride, function

Completed in 5 milliseconds