Searched refs:emit_border_color (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c288 emit_border_color(struct fd_context *ctx, struct fd_ringbuffer *ring) function in typeref:typename:void
806 emit_border_color(ctx, ring);
827 emit_border_color(ctx, ring);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c317 emit_border_color(struct fd_context *ctx, struct fd_ringbuffer *ring) function in typeref:typename:void
1025 emit_border_color(ctx, ring);
1095 emit_border_color(ctx, ring);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c316 emit_border_color(struct fd_context *ctx, struct fd_ringbuffer *ring) assert_dt function in typeref:typename:void
876 emit_border_color(ctx, ring);
900 emit_border_color(ctx, ring);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c221 emit_border_color(struct fd_context *ctx, struct fd_ringbuffer *ring) assert_dt function in typeref:typename:void
1137 emit_border_color(ctx, ring);
1182 emit_border_color(ctx, ring);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst1840 - turnip: remove compute emit_border_color

Completed in 17 milliseconds