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.h777 struct tgsi_dimension struct
779 unsigned Indirect : 1; /* BOOL */
780 unsigned Dimension : 1; /* BOOL */
781 unsigned Padding : 14;
782 int Index : 16; /* SINT */