HomeSort by: relevance | last modified time | path
    Searched refs:lima_format_get_texel_swap_rb (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
lima_format.h 36 bool lima_format_get_texel_swap_rb(enum pipe_format f);
lima_format.c 217 lima_format_get_texel_swap_rb(enum pipe_format f) function
lima_texture.c 86 desc->swap_r_b = lima_format_get_texel_swap_rb(prsc->format);

Completed in 5 milliseconds