Searched refs:texImageUnit (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | program_parse.y | 224 %type <integer> texImageUnit texTarget 423 SAMPLE_instruction: SAMPLE_OP maskedDstReg ',' swizzleSrcReg ',' texImageUnit ',' texTarget 474 TXD_instruction: TXD_OP maskedDstReg ',' swizzleSrcReg ',' swizzleSrcReg ',' swizzleSrcReg ',' texImageUnit ',' texTarget 518 texImageUnit: TEXTURE_UNIT optTexImageUnitNum label
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | program_parse.y | 232 %type <integer> texImageUnit texTarget 432 SAMPLE_instruction: SAMPLE_OP maskedDstReg ',' swizzleSrcReg ',' texImageUnit ',' texTarget 483 TXD_instruction: TXD_OP maskedDstReg ',' swizzleSrcReg ',' swizzleSrcReg ',' swizzleSrcReg ',' texImageUnit ',' texTarget 527 texImageUnit: TEXTURE_UNIT optTexImageUnitNum label
|
Completed in 6 milliseconds