Searched refs:r600_emit_vs_constant_buffers (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state.c1751 static void r600_emit_vs_constant_buffers(struct r600_context *rctx, struct r600_atom *atom) function in typeref:typename:void
3054 r600_init_atom(rctx, &rctx->constbuf_state[PIPE_SHADER_VERTEX].atom, id++, r600_emit_vs_constant_buffers, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state.c1754 static void r600_emit_vs_constant_buffers(struct r600_context *rctx, struct r600_atom *atom) function in typeref:typename:void
3058 r600_init_atom(rctx, &rctx->constbuf_state[PIPE_SHADER_VERTEX].atom, id++, r600_emit_vs_constant_buffers, 0);

Completed in 9 milliseconds