Searched refs:full_property (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c1323 struct tgsi_full_property full_property; local in function:tgsi_default_full_property
1325 full_property.Property = tgsi_default_property();
1326 memset(full_property.u, 0,
1329 return full_property;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c1320 struct tgsi_full_property full_property; local in function:tgsi_default_full_property
1322 full_property.Property = tgsi_default_property();
1323 memset(full_property.u, 0,
1326 return full_property;

Completed in 5 milliseconds