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

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
lima_format.h 33 int lima_format_get_texel(enum pipe_format f);
lima_format.c 193 lima_format_get_texel(enum pipe_format f) function
206 return lima_format_get_texel(f);
lima_texture.c 85 desc->format = lima_format_get_texel(prsc->format);

Completed in 8 milliseconds