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

/external/chromium_org/third_party/mesa/src/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_dump.c657 ctx.iter.iterate_property = iter_property;
712 ctx.base.iter.iterate_property = iter_property;
H A Dtgsi_sanity.c541 ctx.iter.iterate_property = iter_property;
/external/mesa3d/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_dump.c657 ctx.iter.iterate_property = iter_property;
712 ctx.base.iter.iterate_property = iter_property;
H A Dtgsi_sanity.c541 ctx.iter.iterate_property = iter_property;

Completed in 236 milliseconds