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

  /external/mesa3d/src/gallium/drivers/r300/
r300_tgsi_to_rc.c 250 static void transform_instruction(struct tgsi_to_rc * ttr, struct tgsi_full_instruction * src) function
355 transform_instruction(ttr, inst);
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_transform.h 48 void (*transform_instruction)(struct tgsi_transform_context *ctx, member in struct:tgsi_transform_context

Completed in 193 milliseconds