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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c423 #define NVC0_INTERP_LINEAR (3 << 0) macro
430 return NVC0_INTERP_LINEAR;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c422 #define NVC0_INTERP_LINEAR (3 << 0) macro
429 return NVC0_INTERP_LINEAR;

Completed in 4 milliseconds