Home
last modified time | relevance | path

Searched refs:v3d_write_uniforms (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_draw.c494 v3d_write_uniforms(v3d, job, v3d->prog.fs, in v3d_emit_gl_shader_state()
500 gs_uniforms = v3d_write_uniforms(v3d, job, v3d->prog.gs, in v3d_emit_gl_shader_state()
504 gs_bin_uniforms = v3d_write_uniforms(v3d, job, v3d->prog.gs_bin, in v3d_emit_gl_shader_state()
509 v3d_write_uniforms(v3d, job, v3d->prog.vs, in v3d_emit_gl_shader_state()
512 v3d_write_uniforms(v3d, job, v3d->prog.cs, in v3d_emit_gl_shader_state()
1450 struct v3d_cl_reloc uniforms = v3d_write_uniforms(v3d, job, in v3d_launch_grid()
H A Dv3d_uniforms.c250 v3d_write_uniforms(struct v3d_context *v3d, struct v3d_job *job, in v3d_write_uniforms() function
H A Dv3d_context.h714 struct v3d_cl_reloc v3d_write_uniforms(struct v3d_context *v3d,

Completed in 5 milliseconds