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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4.h187 #define EMIT2(op) vec4_instruction *op(const dst_reg &, const src_reg &, const src_reg &); macro
197 EMIT2(ADD)
198 EMIT2(MUL)
199 EMIT2(MACH)
200 EMIT2(MAC)
201 EMIT2(AND)
202 EMIT2(OR)
203 EMIT2(XOR)
204 EMIT2(DP3)
205 EMIT2(DP
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4.h187 #define EMIT2(op) vec4_instruction *op(const dst_reg &, const src_reg &, const src_reg &); macro
197 EMIT2(ADD)
198 EMIT2(MUL)
199 EMIT2(MACH)
200 EMIT2(MAC)
201 EMIT2(AND)
202 EMIT2(OR)
203 EMIT2(XOR)
204 EMIT2(DP3)
205 EMIT2(DP
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex_generic.c906 #define EMIT2(F0, F1, NAME) EMIT5(2, F0, F1, insert_null, \ macro
916 EMIT2(insert_3f_viewport_3, insert_4ub_4f_rgba_4, emit_viewport3_rgba4) function
917 EMIT2(insert_3f_viewport_3, insert_4ub_4f_bgra_4, emit_viewport3_bgra4)
918 EMIT2(insert_3f_3, insert_4ub_4f_rgba_4, emit_xyz3_rgba4)
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex_generic.c906 #define EMIT2(F0, F1, NAME) EMIT5(2, F0, F1, insert_null, \ macro
916 EMIT2(insert_3f_viewport_3, insert_4ub_4f_rgba_4, emit_viewport3_rgba4) function
917 EMIT2(insert_3f_viewport_3, insert_4ub_4f_bgra_4, emit_viewport3_bgra4)
918 EMIT2(insert_3f_3, insert_4ub_4f_rgba_4, emit_xyz3_rgba4)

Completed in 60 milliseconds