Searched refs:vc5_write_uniforms (Results 1 – 3 of 3) sorted by relevance
144 vc5_write_uniforms(vc5, vc5->prog.fs, in vc5_emit_gl_shader_state()148 vc5_write_uniforms(vc5, vc5->prog.vs, in vc5_emit_gl_shader_state()152 vc5_write_uniforms(vc5, vc5->prog.cs, in vc5_emit_gl_shader_state()
477 struct vc5_cl_reloc vc5_write_uniforms(struct vc5_context *vc5,
261 vc5_write_uniforms(struct vc5_context *vc5, struct vc5_compiled_shader *shader, in vc5_write_uniforms() function