OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dispatch_t
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_render.h
33
typedef void (*
dispatch_t
)(struct gl_context *, unsigned int, int, unsigned int);
typedef
nouveau_render_t.c
134
static
dispatch_t
nouveau_vbo_t.c
363
dispatch_t
dispatch = get_array_dispatch(&to_render_state(ctx)->ib);
Completed in 1701 milliseconds