Searched defs:TNLcontext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_context.h43 * stages to the vertex_buffer TNLcontext::vb, where the vertex data
539 } TNLcontext; typedef in typeref:struct:__anon14586
543 #define TNL_CONTEXT(ctx) ((TNLcontext *)((ctx)->swtnl_context))
/external/mesa3d/src/mesa/tnl/
H A Dt_context.h43 * stages to the vertex_buffer TNLcontext::vb, where the vertex data
539 } TNLcontext; typedef in typeref:struct:__anon27997
543 #define TNL_CONTEXT(ctx) ((TNLcontext *)((ctx)->swtnl_context))

Completed in 78 milliseconds