Home
last modified time | relevance | path

Searched refs:print_arith_op (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_debug_fp.c242 print_arith_op(GLuint opcode, const GLuint * program) in print_arith_op() function
315 print_arith_op(opcode >> 24, program); in i915_disassemble_program()
/external/mesa3d/src/gallium/drivers/i915/
Di915_debug_fp.c257 print_arith_op(struct debug_stream *stream, in print_arith_op() function
348 print_arith_op(stream, opcode >> 24, program); in i915_disassemble_program()