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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h652 static inline void r600_set_cso_state(struct r600_context *rctx, function in typeref:typename:void
665 r600_set_cso_state(rctx, state, cso);
H A Dr600_state_common.c543 r600_set_cso_state(rctx, &rctx->vertex_fetch_shader, state);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h658 static inline void r600_set_cso_state(struct r600_context *rctx, function in typeref:typename:void
671 r600_set_cso_state(rctx, state, cso);
H A Dr600_state_common.c548 r600_set_cso_state(rctx, &rctx->vertex_fetch_shader, state);

Completed in 13 milliseconds