Home
last modified time | relevance | path

Searched refs:iter_property (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c483 iter_property( in iter_property() function
569 ctx.iter.iterate_property = iter_property; in tgsi_sanity_check()
Dtgsi_dump.c463 iter_property( in iter_property() function
511 iter_property( &ctx.iter, (struct tgsi_full_property *)prop ); in tgsi_dump_property()
721 ctx->iter.iterate_property = iter_property; in init_dump_ctx()