Searched refs:vc4_cl (Results 1 – 5 of 5) sorted by relevance
34 struct vc4_cl;48 static inline void cl_pack_emit_reloc(struct vc4_cl *cl, const struct vc4_cl_reloc *);50 #define __gen_user_data struct vc4_cl58 struct vc4_cl { struct69 void vc4_init_cl(struct vc4_job *job, struct vc4_cl *cl); argument70 void vc4_reset_cl(struct vc4_cl *cl);76 static inline uint32_t cl_offset(struct vc4_cl *cl) in cl_offset()88 cl_start(struct vc4_cl *cl) in cl_start()94 cl_end(struct vc4_cl *cl, struct vc4_cl_out *next) in cl_end()163 cl_start_shader_reloc(struct vc4_cl *cl, uint32_t n) in cl_start_shader_reloc()[all …]
29 vc4_init_cl(struct vc4_job *job, struct vc4_cl *cl) in vc4_init_cl()38 cl_ensure_space(struct vc4_cl *cl, uint32_t space) in cl_ensure_space()53 vc4_reset_cl(struct vc4_cl *cl) in vc4_reset_cl()
232 struct vc4_cl bcl;233 struct vc4_cl shader_rec;234 struct vc4_cl uniforms;235 struct vc4_cl bo_handles;236 struct vc4_cl bo_pointers;
11 vc4_cl.c \14 vc4_cl.h \
31 'vc4_cl.c',34 'vc4_cl.h',