OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nouveau_state_func
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_state.h
108
typedef void (*
nouveau_state_func
)(struct gl_context *ctx, int emit);
typedef
nouveau_driver.h
64
nouveau_state_func
*emit;
nv04_context.c
207
.emit = (
nouveau_state_func
[]) {
nv10_context.c
500
.emit = (
nouveau_state_func
[]) {
nv20_context.c
508
.emit = (
nouveau_state_func
[]) {
Completed in 98 milliseconds