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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c483 iter_property( function in typeref:typename:boolean
569 ctx.iter.iterate_property = iter_property;
H A Dtgsi_dump.c479 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 Dtgsi_sanity.c483 iter_property( function in typeref:typename:boolean
569 ctx.iter.iterate_property = iter_property;
H A Dtgsi_dump.c463 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