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

  /external/mesa3d/src/mesa/vbo/
vbo_exec_eval.c 90 else if (ctx->Eval.Map1TextureCoord2)
  /external/mesa3d/src/mesa/main/
attrib.c 90 GLboolean Map1TextureCoord2;
345 attr->Map1TextureCoord2 = ctx->Eval.Map1TextureCoord2;
624 TEST_AND_UPDATE(ctx->Eval.Map1TextureCoord2, enable->Map1TextureCoord2,
    [all...]
enable.c 495 if (ctx->Eval.Map1TextureCoord2 == state)
498 ctx->Eval.Map1TextureCoord2 = state;
    [all...]
eval.c 886 ctx->Eval.Map1TextureCoord2 = GL_FALSE;
mtypes.h 547 GLboolean Map1TextureCoord2;
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]

Completed in 183 milliseconds