Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c447 iter_property( in iter_property() function
491 iter_property( &ctx.iter, (struct tgsi_full_property *)prop ); in tgsi_dump_property()
695 ctx.iter.iterate_property = iter_property; in tgsi_dump_to_file()
765 ctx.base.iter.iterate_property = iter_property; in tgsi_dump_str()
Dtgsi_sanity.c468 iter_property( in iter_property() function
541 ctx.iter.iterate_property = iter_property; in tgsi_sanity_check()
/external/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.c479 iter_property( in iter_property() function
527 iter_property( &ctx.iter, (struct tgsi_full_property *)prop ); in tgsi_dump_property()
737 ctx->iter.iterate_property = iter_property; in init_dump_ctx()
/external/virglrenderer/src/
Dvrend_shader.c1290 iter_property(struct tgsi_iterate_context *iter, in iter_property() function
4924 ctx.iter.iterate_property = iter_property; in vrend_convert_shader()