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 D | r600_pipe.h | 652 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 D | r600_state_common.c | 543 r600_set_cso_state(rctx, &rctx->vertex_fetch_shader, state);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_pipe.h | 658 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 D | r600_state_common.c | 548 r600_set_cso_state(rctx, &rctx->vertex_fetch_shader, state);
|
Completed in 13 milliseconds