Searched refs:SAMPLE_instruction (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogram_parse.y202 %type <inst> TRIop_instruction TXD_instruction SWZ_instruction SAMPLE_instruction
380 TexInstruction: SAMPLE_instruction
423 SAMPLE_instruction: SAMPLE_OP maskedDstReg ',' swizzleSrcReg ',' texImageUnit ',' texTarget label
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram_parse.y210 %type <inst> TRIop_instruction TXD_instruction SWZ_instruction SAMPLE_instruction
389 TexInstruction: SAMPLE_instruction
432 SAMPLE_instruction: SAMPLE_OP maskedDstReg ',' swizzleSrcReg ',' texImageUnit ',' texTarget label

Completed in 6 milliseconds