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

/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprogram_parse.y200 %type <inst> TRIop_instruction TXD_instruction SWZ_instruction SAMPLE_instruction
372 TexInstruction: SAMPLE_instruction
417 SAMPLE_instruction: SAMPLE_OP maskedDstReg ',' swizzleSrcReg ',' texImageUnit ',' texTarget label
/external/mesa3d/src/mesa/program/
H A Dprogram_parse.y200 %type <inst> TRIop_instruction TXD_instruction SWZ_instruction SAMPLE_instruction
372 TexInstruction: SAMPLE_instruction
417 SAMPLE_instruction: SAMPLE_OP maskedDstReg ',' swizzleSrcReg ',' texImageUnit ',' texTarget label

Completed in 59 milliseconds