HomeSort by relevance Sort by last modified time
    Searched full:fd2_compile_context (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
fd2_compiler.c 46 struct fd2_compile_context { struct
114 export_linkage(struct fd2_compile_context *ctx, int idx)
126 compile_init(struct fd2_compile_context *ctx, struct fd_program_stateobj *prog,
234 compile_free(struct fd2_compile_context *ctx)
240 next_exec_cf(struct fd2_compile_context *ctx)
249 compile_vtx_fetch(struct fd2_compile_context *ctx)
307 get_temp_gpr(struct fd2_compile_context *ctx, int idx)
316 add_dst_reg(struct fd2_compile_context *ctx, struct ir2_instruction *alu,
358 add_src_reg(struct fd2_compile_context *ctx, struct ir2_instruction *alu,
431 add_regs_vector_1(struct fd2_compile_context *ctx
    [all...]

Completed in 89 milliseconds