Searched refs:iterate_property (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_iterate.h60 (* iterate_property)( member in struct:tgsi_iterate_context
H A Dtgsi_iterate.c70 if (ctx->iterate_property)
71 if (!ctx->iterate_property( ctx, &parse.FullToken.FullProperty ))
H A Dtgsi_sanity.c569 ctx.iter.iterate_property = iter_property;
H A Dtgsi_dump.c737 ctx->iter.iterate_property = iter_property;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_iterate.h60 (* iterate_property)( member in struct:tgsi_iterate_context
H A Dtgsi_iterate.c70 if (ctx->iterate_property)
71 if (!ctx->iterate_property( ctx, &parse.FullToken.FullProperty ))
H A Dtgsi_sanity.c569 ctx.iter.iterate_property = iter_property;
H A Dtgsi_dump.c721 ctx->iter.iterate_property = iter_property;

Completed in 10 milliseconds