OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TNLcontext
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_context.h
43
* stages to the vertex_buffer
TNLcontext
::vb, where the vertex data
539
}
TNLcontext
;
543
#define TNL_CONTEXT(ctx) ((
TNLcontext
*)((ctx)->swtnl_context))
/external/mesa3d/src/mesa/tnl/
t_context.h
43
* stages to the vertex_buffer
TNLcontext
::vb, where the vertex data
539
}
TNLcontext
;
543
#define TNL_CONTEXT(ctx) ((
TNLcontext
*)((ctx)->swtnl_context))
Completed in 55 milliseconds