pvr_stream_cmd_defs
process_static_context_state(struct pvr_device *pvr_dev, const struct pvr_stream_cmd_defs *cmd_defs,
pvr_job_process_stream(struct pvr_device *pvr_dev, const struct pvr_stream_cmd_defs *cmd_defs,
const struct pvr_stream_cmd_defs *stream_def,
const struct pvr_stream_cmd_defs *cmd_defs, void *ext_stream,
pvr_stream_process(struct pvr_device *pvr_dev, const struct pvr_stream_cmd_defs *cmd_defs,
pvr_stream_process(struct pvr_device *pvr_dev, const struct pvr_stream_cmd_defs *cmd_defs,
const struct pvr_stream_cmd_defs pvr_cmd_frag_stream = {
const struct pvr_stream_cmd_defs pvr_cmd_compute_stream = {
const struct pvr_stream_cmd_defs pvr_cmd_transfer_stream = {
const struct pvr_stream_cmd_defs pvr_static_render_context_state_stream = {
const struct pvr_stream_cmd_defs pvr_static_compute_context_state_stream = {
const struct pvr_stream_cmd_defs pvr_cmd_geom_stream = {
extern const struct pvr_stream_cmd_defs pvr_cmd_frag_stream;
extern const struct pvr_stream_cmd_defs pvr_cmd_compute_stream;
extern const struct pvr_stream_cmd_defs pvr_cmd_transfer_stream;
extern const struct pvr_stream_cmd_defs pvr_static_render_context_state_stream;
extern const struct pvr_stream_cmd_defs pvr_static_compute_context_state_stream;
extern const struct pvr_stream_cmd_defs pvr_cmd_geom_stream;