Searched refs:begin_atom (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_streamout.c | 84 struct r600_atom *begin = &rctx->streamout.begin_atom; 150 rctx->set_atom_dirty(rctx, &rctx->streamout.begin_atom, false); 362 rctx->streamout.begin_atom.emit = r600_emit_streamout_begin;
|
| H A D | r600_pipe_common.h | 443 struct r600_atom begin_atom; member in struct:r600_streamout
|
| H A D | r600_state.c | 3093 r600_add_atom(rctx, &rctx->b.streamout.begin_atom, id++);
|
| H A D | evergreen_state.c | 4451 r600_add_atom(rctx, &rctx->b.streamout.begin_atom, id++);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_streamout.c | 84 struct r600_atom *begin = &rctx->streamout.begin_atom; 150 rctx->set_atom_dirty(rctx, &rctx->streamout.begin_atom, false); 362 rctx->streamout.begin_atom.emit = r600_emit_streamout_begin;
|
| H A D | r600_pipe_common.h | 433 struct r600_atom begin_atom; member in struct:r600_streamout
|
| H A D | r600_state.c | 3097 r600_add_atom(rctx, &rctx->b.streamout.begin_atom, id++);
|
| H A D | evergreen_state.c | 4483 r600_add_atom(rctx, &rctx->b.streamout.begin_atom, id++);
|
Completed in 28 milliseconds