Home
last modified time | relevance | path

Searched defs:hwtnl (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw_arrays.c43 generate_indices(struct svga_hwtnl *hwtnl, in generate_indices() argument
92 retrieve_or_generate_indices(struct svga_hwtnl *hwtnl, in retrieve_or_generate_indices() argument
176 simple_draw_arrays(struct svga_hwtnl *hwtnl, enum pipe_prim_type prim, unsigned start, unsigned count, unsigned start_instance, unsigned instance_count, ubyte vertices_per_patch) simple_draw_arrays() argument
210 svga_hwtnl_draw_arrays(struct svga_hwtnl *hwtnl, enum pipe_prim_type prim, unsigned start, unsigned count, unsigned start_instance, unsigned instance_count, ubyte vertices_per_patch) svga_hwtnl_draw_arrays() argument
[all...]
H A Dsvga_draw_private.h200 svga_need_unfilled_fallback(const struct svga_hwtnl *hwtnl, in svga_need_unfilled_fallback() argument
H A Dsvga_draw_elements.c62 translate_indices(struct svga_hwtnl *hwtnl, in translate_indices() argument
183 svga_hwtnl_simple_draw_range_elements(struct svga_hwtnl *hwtnl, in svga_hwtnl_simple_draw_range_elements() argument
217 svga_hwtnl_draw_range_elements(struct svga_hwtnl *hwtnl, in svga_hwtnl_draw_range_elements() argument
[all...]
H A Dsvga_draw.c51 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...]
H A Dsvga_context.h686 struct svga_hwtnl *hwtnl; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state_validate.c464 nv30_state_validate(struct nv30_context *nv30, uint32_t mask, bool hwtnl) in nv30_state_validate() argument

Completed in 6 milliseconds