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

  /external/mesa3d/src/mesa/vbo/
vbo_exec_eval.c 99 else if (ctx->Eval.Map2TextureCoord2)
  /external/mesa3d/src/mesa/main/
attrib.c 99 GLboolean Map2TextureCoord2;
354 attr->Map2TextureCoord2 = ctx->Eval.Map2TextureCoord2;
640 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord2, enable->Map2TextureCoord2,
    [all...]
enable.c 567 if (ctx->Eval.Map2TextureCoord2 == state)
570 ctx->Eval.Map2TextureCoord2 = state;
    [all...]
eval.c 895 ctx->Eval.Map2TextureCoord2 = GL_FALSE;
mtypes.h 556 GLboolean Map2TextureCoord2;
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]

Completed in 96 milliseconds