H A D | svga_draw.c | 51 struct svga_hwtnl *hwtnl = CALLOC_STRUCT(svga_hwtnl); in svga_hwtnl_create() local 67 svga_hwtnl_destroy(struct svga_hwtnl *hwtnl) in svga_hwtnl_destroy() argument 88 svga_hwtnl_set_flatshade(struct svga_hwtnl *hwtnl, boolean flatshade, boolean flatshade_first) svga_hwtnl_set_flatshade() argument 109 svga_hwtnl_set_fillmode(struct svga_hwtnl *hwtnl, unsigned mode) svga_hwtnl_set_fillmode() argument 116 svga_hwtnl_vertex_decls(struct svga_hwtnl *hwtnl, unsigned count, const SVGA3dVertexDecl * decls, const unsigned *buffer_indexes, SVGA3dElementLayoutId layout_id) svga_hwtnl_vertex_decls() argument 135 svga_hwtnl_vertex_buffers(struct svga_hwtnl *hwtnl, unsigned count, struct pipe_vertex_buffer *buffers) svga_hwtnl_vertex_buffers() argument 161 svga_hwtnl_is_buffer_referred(struct svga_hwtnl *hwtnl, struct pipe_resource *buffer) svga_hwtnl_is_buffer_referred() argument 191 draw_vgpu9(struct svga_hwtnl *hwtnl) draw_vgpu9() argument 666 validate_vertex_buffers(struct svga_hwtnl *hwtnl, const struct pipe_stream_output_target *so_vertex_count) validate_vertex_buffers() argument 928 validate_index_buffer(struct svga_hwtnl *hwtnl, const SVGA3dPrimitiveRange *range, struct pipe_resource *ib) validate_index_buffer() argument 997 draw_vgpu10(struct svga_hwtnl *hwtnl, const SVGA3dPrimitiveRange *range, unsigned vcount, unsigned min_index, unsigned max_index, struct pipe_resource *ib, unsigned start_instance, unsigned instance_count, const struct pipe_draw_indirect_info *indirect, const struct pipe_stream_output_target *so_vertex_count) draw_vgpu10() argument 1175 svga_hwtnl_flush(struct svga_hwtnl *hwtnl) svga_hwtnl_flush() argument 1192 svga_hwtnl_set_index_bias(struct svga_hwtnl *hwtnl, int index_bias) svga_hwtnl_set_index_bias() argument 1207 check_draw_params(struct svga_hwtnl *hwtnl, const SVGA3dPrimitiveRange *range, unsigned min_index, unsigned max_index, struct pipe_resource *ib) check_draw_params() argument 1356 svga_hwtnl_prim(struct svga_hwtnl *hwtnl, const SVGA3dPrimitiveRange *range, unsigned vcount, unsigned min_index, unsigned max_index, struct pipe_resource *ib, unsigned start_instance, unsigned instance_count, const struct pipe_draw_indirect_info *indirect, const struct pipe_stream_output_target *so_vertex_count) svga_hwtnl_prim() argument 1414 svga_hwtnl_has_pending_prim(struct svga_hwtnl *hwtnl) svga_hwtnl_has_pending_prim() argument [all...] |