Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h157 struct tgsi_declaration_interp struct
159 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */
160 unsigned Location : 2; /**< one of TGSI_INTERPOLATE_LOC_x */
161 unsigned CylindricalWrap:4; /**< TGSI_CYLINDRICAL_WRAP_x flags */
162 unsigned Padding : 22;
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h157 struct tgsi_declaration_interp struct
159 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */
160 unsigned Location : 2; /**< one of TGSI_INTERPOLATE_LOC_x */
161 unsigned CylindricalWrap:4; /**< TGSI_CYLINDRICAL_WRAP_x flags */
162 unsigned Padding : 22;