Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_parser.y679 %type <tok> cat5_opc cat5_samp cat5_tex cat5_type
1072 cat5_tex: T_TEX { instr->cat5.tex = $1; } label
1078 | cat5_opc cat5_flags cat5_type dst_reg ',' src_reg ',' src_reg ',' cat5_samp ',' cat5_tex
1080 | cat5_opc cat5_flags cat5_type dst_reg ',' src_reg ',' src_reg ',' cat5_tex
1082 | cat5_opc cat5_flags cat5_type dst_reg ',' src_reg ',' cat5_samp ',' cat5_tex
1085 | cat5_opc cat5_flags cat5_type dst_reg ',' src_reg ',' cat5_tex
1087 | cat5_opc cat5_flags cat5_type dst_reg ',' cat5_samp ',' cat5_tex
1089 | cat5_opc cat5_flags cat5_type dst_reg ',' cat5_tex

Completed in 3 milliseconds