Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h778 struct tgsi_dimension struct
780 unsigned Indirect : 1; /* BOOL */
781 unsigned Dimension : 1; /* BOOL */
782 unsigned Padding : 14;
783 int Index : 16; /* SINT */