Searched refs:ir3_emit_fs_consts (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_shader.h | 383 void ir3_emit_fs_consts(const struct ir3_shader_variant *v, struct fd_ringbuffer *ring,
|
D | ir3_shader.c | 881 ir3_emit_fs_consts(const struct ir3_shader_variant *v, struct fd_ringbuffer *ring, in ir3_emit_fs_consts() function
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_emit.c | 718 ir3_emit_fs_consts(fp, ring, ctx); in fd3_emit_state()
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_emit.c | 684 ir3_emit_fs_consts(fp, ring, ctx); in fd4_emit_state()
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_emit.c | 673 ir3_emit_fs_consts(fp, ring, ctx); in fd5_emit_state()
|