Searched refs:NeedNdcCoords (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_context.c76 tnl->NeedNdcCoords = GL_TRUE;
230 tnl->NeedNdcCoords = mode;
H A Dt_context.h557 GLboolean NeedNdcCoords; member in struct:__anonbae3f4e90308
H A Dt_vb_vertex.c187 if (tnl->NeedNdcCoords) {
H A Dt_vb_program.c139 if (tnl->NeedNdcCoords) {
H A Dt_vertex_generic.c1026 if (tnl->NeedNdcCoords) {
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_context.c77 tnl->NeedNdcCoords = GL_TRUE;
232 tnl->NeedNdcCoords = mode;
H A Dt_context.h557 GLboolean NeedNdcCoords; member in struct:__anone8a79ebc0308
H A Dt_vb_vertex.c190 if (tnl->NeedNdcCoords) {
H A Dt_vb_program.c139 if (tnl->NeedNdcCoords) {
H A Dt_vertex_generic.c1026 if (tnl->NeedNdcCoords) {

Completed in 9 milliseconds