HomeSort by relevance Sort by last modified time
    Searched refs:tgsi_dimension (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_parse.h 48 struct tgsi_dimension Dimension;
56 struct tgsi_dimension Dimension;
tgsi_build.c 838 static struct tgsi_dimension
841 struct tgsi_dimension dimension;
864 static struct tgsi_dimension
871 struct tgsi_dimension dimension;
1102 struct tgsi_dimension *dim;
1108 dim = (struct tgsi_dimension *) &tokens[size];
1189 struct tgsi_dimension *dim;
1195 dim = (struct tgsi_dimension *) &tokens[size];
    [all...]
tgsi_ureg.c 61 struct tgsi_dimension dim;
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 586 * Then, if tgsi_src_register::Dimension is TRUE, tgsi_dimension follows.
590 struct tgsi_dimension struct

Completed in 1057 milliseconds