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

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_context.c 72 tnl->NeedNdcCoords = GL_TRUE;
215 tnl->NeedNdcCoords = mode;
t_context.h 520 GLboolean NeedNdcCoords;
t_vb_vertex.c 187 if (tnl->NeedNdcCoords) {
t_vb_program.c 140 if (tnl->NeedNdcCoords) {
t_vertex_generic.c 1027 if (tnl->NeedNdcCoords) {
  /external/mesa3d/src/mesa/tnl/
t_context.c 72 tnl->NeedNdcCoords = GL_TRUE;
215 tnl->NeedNdcCoords = mode;
t_context.h 520 GLboolean NeedNdcCoords;
t_vb_vertex.c 187 if (tnl->NeedNdcCoords) {
t_vb_program.c 140 if (tnl->NeedNdcCoords) {
t_vertex_generic.c 1027 if (tnl->NeedNdcCoords) {

Completed in 52 milliseconds