Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c422 #define NVC0_INTERP_LINEAR (3 << 0) macro
429 return NVC0_INTERP_LINEAR; in nvc0_hdr_interp_mode()