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

  /external/mesa3d/src/mesa/program/
prog_instruction.c 241 { OPCODE_TXP_NV, "TXP_NV", 1, 1 },
prog_instruction.h 233 OPCODE_TXP_NV, /* 3 X */
programopt.c 429 case OPCODE_TXP_NV:
nvfragparse.c 127 { "TXP", OPCODE_TXP_NV, INPUT_1V_T, OUTPUT_V, _C | _S },
    [all...]
prog_execute.c     [all...]

Completed in 40 milliseconds