Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_surface.c53 nvc0_2d_format(enum pipe_format format, bool dst, bool dst_src_equal) in nvc0_2d_format() function
96 format = nvc0_2d_format(pformat, dst, dst_src_pformat_equal); in nvc0_2d_texture_set()