HomeSort by relevance Sort by last modified time
    Searched refs:insert_output_before (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_vs_draw.c 107 static void insert_output_before(struct tgsi_transform_context *ctx, function
164 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 0,
177 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 0,
182 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 1,
187 insert_output_before(ctx, decl, TGSI_SEMANTIC_BCOLOR, 0,
  /external/mesa3d/src/gallium/drivers/r300/
r300_vs_draw.c 107 static void insert_output_before(struct tgsi_transform_context *ctx, function
164 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 0,
177 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 0,
182 insert_output_before(ctx, decl, TGSI_SEMANTIC_COLOR, 1,
187 insert_output_before(ctx, decl, TGSI_SEMANTIC_BCOLOR, 0,

Completed in 1052 milliseconds