Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h590 struct tgsi_dimension struct
592 unsigned Indirect : 1; /* BOOL */
593 unsigned Dimension : 1; /* BOOL */
594 unsigned Padding : 14;
595 int Index : 16; /* SINT */