Searched refs:vc4_write_uniforms (Results 1 – 3 of 3) sorted by relevance
237 vc4_write_uniforms(vc4, vc4->prog.fs, in vc4_emit_gl_shader_state()240 vc4_write_uniforms(vc4, vc4->prog.vs, in vc4_emit_gl_shader_state()243 vc4_write_uniforms(vc4, vc4->prog.cs, in vc4_emit_gl_shader_state()
476 void vc4_write_uniforms(struct vc4_context *vc4,
210 vc4_write_uniforms(struct vc4_context *vc4, struct vc4_compiled_shader *shader, in vc4_write_uniforms() function