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

  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_exec_eval.c 92 else if (ctx->Eval.Map1TextureCoord1)
  /external/mesa3d/src/mesa/vbo/
vbo_exec_eval.c 92 else if (ctx->Eval.Map1TextureCoord1)
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
attrib.c 91 GLboolean Map1TextureCoord1;
285 attr->Map1TextureCoord1 = ctx->Eval.Map1TextureCoord1;
539 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord1, enable->Map1TextureCoord1,
    [all...]
enable.c 471 if (ctx->Eval.Map1TextureCoord1 == state)
474 ctx->Eval.Map1TextureCoord1 = state;
    [all...]
eval.c 981 ctx->Eval.Map1TextureCoord1 = GL_FALSE;
mtypes.h 855 GLboolean Map1TextureCoord1;
    [all...]
get.c     [all...]
  /external/mesa3d/src/mesa/main/
attrib.c 91 GLboolean Map1TextureCoord1;
285 attr->Map1TextureCoord1 = ctx->Eval.Map1TextureCoord1;
539 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord1, enable->Map1TextureCoord1,
    [all...]
enable.c 471 if (ctx->Eval.Map1TextureCoord1 == state)
474 ctx->Eval.Map1TextureCoord1 = state;
    [all...]
eval.c 981 ctx->Eval.Map1TextureCoord1 = GL_FALSE;
mtypes.h 855 GLboolean Map1TextureCoord1;
    [all...]
get.c     [all...]

Completed in 212 milliseconds