Searched refs:vrend_decode_ctx (Results 1 – 1 of 1) sorted by relevance
46 struct vrend_decode_ctx { struct51 static struct vrend_decode_ctx *dec_ctx[VREND_MAX_CTX]; argument53 static inline uint32_t get_buf_entry(struct vrend_decode_ctx *ctx, uint32_t offset) in get_buf_entry()58 static inline void *get_buf_ptr(struct vrend_decode_ctx *ctx, in get_buf_ptr()64 static int vrend_decode_create_shader(struct vrend_decode_ctx *ctx, in vrend_decode_create_shader()123 static int vrend_decode_create_stream_output_target(struct vrend_decode_ctx *ctx, uint32_t handle, … in vrend_decode_create_stream_output_target()138 static int vrend_decode_set_framebuffer_state(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_framebuffer_state()160 static int vrend_decode_set_framebuffer_state_no_attach(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_framebuffer_state_no_attach()181 static int vrend_decode_clear(struct vrend_decode_ctx *ctx, int length) in vrend_decode_clear()207 static int vrend_decode_set_viewport_state(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_viewport_state()[all …]