Home
last modified time | relevance | path

Searched refs:streamout_disable_stateobj (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_context.h74 struct fd_ringbuffer *streamout_disable_stateobj; member
H A Dfd6_context.c54 if (fd6_ctx->streamout_disable_stateobj)
55 fd_ringbuffer_del(fd6_ctx->streamout_disable_stateobj);
H A Dfd6_program.c183 fd6_context(ctx)->streamout_disable_stateobj = ring; in setup_stream_out_disable()
649 if (!fd6_context(ctx)->streamout_disable_stateobj)
H A Dfd6_emit.c929 fd6_emit_add_group(emit, fd6_context(ctx)->streamout_disable_stateobj,

Completed in 5 milliseconds