Home
last modified time | relevance | path

Searched defs:tgsi_declaration_interp (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h152 struct tgsi_declaration_interp struct
154 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */
155 unsigned Location : 2; /**< one of TGSI_INTERPOLATE_LOC_x */
156 unsigned Padding : 26;