Home
last modified time | relevance | path

Searched refs:setup_context (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.h30 struct setup_context;
53 sp_setup_tri(struct setup_context *setup,
59 sp_setup_line(struct setup_context *setup,
64 sp_setup_point( struct setup_context *setup,
73 struct setup_context *sp_setup_create_context( struct softpipe_context *softpipe );
74 void sp_setup_prepare( struct setup_context *setup );
75 void sp_setup_destroy_context( struct setup_context *setup );
Dsp_setup.c75 struct setup_context { struct
129 quad_clip(struct setup_context *setup, struct quad_header *quad) in quad_clip() argument
161 clip_emit_quad(struct setup_context *setup, struct quad_header *quad) in clip_emit_quad()
200 flush_spans(struct setup_context *setup) in flush_spans()
267 print_vertex(const struct setup_context *setup, in print_vertex()
289 setup_sort_vertices(struct setup_context *setup, in setup_sort_vertices()
406 const_coeff(struct setup_context *setup, in const_coeff()
427 tri_linear_coeff(struct setup_context *setup, in tri_linear_coeff()
472 tri_persp_coeff(struct setup_context *setup, in tri_persp_coeff()
506 setup_fragcoord_coeff(struct setup_context *setup, uint slot) in setup_fragcoord_coeff()
[all …]
Dsp_prim_vbuf.c61 struct setup_context *setup;
139 struct setup_context *setup_ctx = cvbr->setup; in sp_vbuf_set_primitive()
166 struct setup_context *setup = cvbr->setup; in sp_vbuf_draw_elements()
360 struct setup_context *setup = cvbr->setup; in sp_vbuf_draw_arrays()
/third_party/python/Python/
D_warnings.c826 setup_context(Py_ssize_t stack_level, PyObject **filename, int *lineno, in setup_context() function
947 if (!setup_context(stack_level, &filename, &lineno, &module, &registry)) in do_warn()
/third_party/pulseaudio/src/pulse/
Dcontext.c615 static void setup_context(pa_context *c, pa_iochannel *io) { in setup_context() function
939 setup_context(c, io);
/third_party/libcoap/man/
Dcoap_oscore.txt.in330 setup_context (void) {
/third_party/python/Tools/c-analyzer/
DTODO490 Python/_warnings.c:setup_context():PyId___name__ _Py_IDENTIFIER(__name__)
491 Python/_warnings.c:setup_context():PyId___warningregistry__ _Py_IDENTIFIER(__warningregistry__)