Home
last modified time | relevance | path

Searched defs:emit_math1_gen4 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vs_emit.c646 static void emit_math1_gen4(struct brw_vs_compile *c, in emit_math1_gen4() function
Dbrw_vec4_visitor.cpp249 vec4_visitor::emit_math1_gen4(enum opcode opcode, dst_reg dst, src_reg src) in emit_math1_gen4() function in brw::vec4_visitor