Searched refs:tgsi_property_data (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_parse.h86 struct tgsi_property_data u[8];
H A Dtgsi_build.c1267 sizeof(struct tgsi_property_data) * 8);
1284 static struct tgsi_property_data
1290 struct tgsi_property_data property_data;
1321 struct tgsi_property_data *data;
1325 data = (struct tgsi_property_data *) &tokens[size];
H A Dtgsi_ureg.c46 struct tgsi_property_data prop_data;
/external/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h248 struct tgsi_property_data { struct

Completed in 104 milliseconds