Searched refs:transform_declaration (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c243 if (ctx->transform_declaration)
244 ctx->transform_declaration(ctx, fulldecl);
H A Dtgsi_emulate.c156 ctx.base.transform_declaration = transform_decl;
H A Dtgsi_aa_point.c288 transform.base.transform_declaration = aa_decl;
H A Dtgsi_two_side.c209 transform.base.transform_declaration = xform_decl;
H A Dtgsi_point_sprite.c515 transform.base.transform_declaration = psprite_decl;
H A Dtgsi_transform.h51 void (*transform_declaration)(struct tgsi_transform_context *ctx, member in struct:tgsi_transform_context
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.c243 if (ctx->transform_declaration)
244 ctx->transform_declaration(ctx, fulldecl);
H A Dtgsi_emulate.c156 ctx.base.transform_declaration = transform_decl;
H A Dtgsi_aa_point.c288 transform.base.transform_declaration = aa_decl;
H A Dtgsi_two_side.c209 transform.base.transform_declaration = xform_decl;
H A Dtgsi_dynamic_indexing.c339 transform.base.transform_declaration = dIndexing_decl;
H A Dtgsi_point_sprite.c515 transform.base.transform_declaration = psprite_decl;
H A Dtgsi_transform.h51 void (*transform_declaration)(struct tgsi_transform_context *ctx, member in struct:tgsi_transform_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_tgsi.c116 transform.base.transform_declaration = virgl_tgsi_transform_declaration;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_tgsi.c115 transform.base.transform_declaration = virgl_tgsi_transform_declaration;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c399 transform.base.transform_declaration = pstip_transform_decl;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c399 transform.base.transform_declaration = pstip_transform_decl;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_vs_draw.c333 transform.base.transform_declaration = transform_decl;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_vs_draw.c335 transform.base.transform_declaration = transform_decl;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_tgsi_lower_depth_clamp.c373 ctx.base.transform_declaration = transform_decl;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_aaline.c295 transform.base.transform_declaration = aa_transform_decl;
H A Ddraw_pipe_aapoint.c380 transform.base.transform_declaration = aa_transform_decl;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_aaline.c297 transform.base.transform_declaration = aa_transform_decl;
H A Ddraw_pipe_aapoint.c384 transform.base.transform_declaration = aa_transform_decl;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atifs_to_tgsi.c831 ctx.base.transform_declaration = transform_decl;

Completed in 25 milliseconds