Searched refs:iter_property (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ | ||
| H A D | tgsi_sanity.c | 483 iter_property( function in typeref:typename:boolean 569 ctx.iter.iterate_property = iter_property; |
| H A D | tgsi_dump.c | 479 iter_property( function in typeref:typename:boolean 527 iter_property( &ctx.iter, (struct tgsi_full_property *)prop ); 737 ctx->iter.iterate_property = iter_property; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ | ||
| H A D | tgsi_sanity.c | 483 iter_property( function in typeref:typename:boolean 569 ctx.iter.iterate_property = iter_property; |
| H A D | tgsi_dump.c | 463 iter_property( function in typeref:typename:boolean 511 iter_property( &ctx.iter, (struct tgsi_full_property *)prop ); 721 ctx->iter.iterate_property = iter_property; |
Completed in 7 milliseconds