Searched defs:r600_pipe_state (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600.h114 struct r600_pipe_state { struct
193 void r600_context_pipe_state_emit(struct r600_context *ctx, struct r600_pipe_state *state, unsigned pkt_flags);
194 void r600_context_pipe_state_set(struct r600_context *ctx, struct r600_pipe_state *state);
212 struct r600_pipe_state *state,
219 struct r600_pipe_state *state,
223 void r600_pipe_state_add_reg_noblock(struct r600_pipe_state *state,
231 static inline void r600_pipe_state_mod_reg(struct r600_pipe_state *state,
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600.h114 struct r600_pipe_state { struct
193 void r600_context_pipe_state_emit(struct r600_context *ctx, struct r600_pipe_state *state, unsigned pkt_flags);
194 void r600_context_pipe_state_set(struct r600_context *ctx, struct r600_pipe_state *state);
212 struct r600_pipe_state *state,
219 struct r600_pipe_state *state,
223 void r600_pipe_state_add_reg_noblock(struct r600_pipe_state *state,
231 static inline void r600_pipe_state_mod_reg(struct r600_pipe_state *state,

Completed in 6279 milliseconds