Home
last modified time | relevance | path

Searched refs:nv50_2d_format (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c54 nv50_2d_format(enum pipe_format format, bool dst, bool dst_src_equal) in nv50_2d_format() function
92 format = nv50_2d_format(pformat, dst, dst_src_pformat_equal); in nv50_2d_texture_set()