HomeSort by relevance Sort by last modified time
    Searched refs:NeedNdcCoords (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/tnl/
t_context.c 76 tnl->NeedNdcCoords = GL_TRUE;
229 tnl->NeedNdcCoords = mode;
t_context.h 521 GLboolean NeedNdcCoords;
t_vb_vertex.c 187 if (tnl->NeedNdcCoords) {
t_vb_program.c 138 if (tnl->NeedNdcCoords) {
t_vertex_generic.c 1026 if (tnl->NeedNdcCoords) {

Completed in 391 milliseconds