Home
last modified time | relevance | path

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

/external/libdrm/intel/
Dintel_decode.c623 i915_get_instruction_dst(uint32_t *data, int i, char *dstname, int do_mask) in i915_get_instruction_dst() function
854 i915_get_instruction_dst(ctx->data, i, dst, 1); in i915_decode_alu1()
869 i915_get_instruction_dst(ctx->data, i, dst, 1); in i915_decode_alu2()
885 i915_get_instruction_dst(ctx->data, i, dst, 1); in i915_decode_alu3()
906 i915_get_instruction_dst(ctx->data, i, dst_name, 0); in i915_decode_tex()