Home
last modified time | relevance | path

Searched refs:vc4_write_uniforms (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_draw.c242 vc4_write_uniforms(vc4, vc4->prog.fs, in vc4_emit_gl_shader_state()
245 vc4_write_uniforms(vc4, vc4->prog.vs, in vc4_emit_gl_shader_state()
248 vc4_write_uniforms(vc4, vc4->prog.cs, in vc4_emit_gl_shader_state()
Dvc4_context.h481 void vc4_write_uniforms(struct vc4_context *vc4,
Dvc4_uniforms.c191 vc4_write_uniforms(struct vc4_context *vc4, struct vc4_compiled_shader *shader, in vc4_write_uniforms() function
/third_party/mesa3d/docs/relnotes/
D20.1.0.rst202 - crash in vc4_write_uniforms with shaders involving YUV textures