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

  /external/mesa3d/src/mesa/vbo/
vbo_exec_eval.c 101 else if (ctx->Eval.Map2TextureCoord1)
  /external/mesa3d/src/mesa/main/
attrib.c 98 GLboolean Map2TextureCoord1;
353 attr->Map2TextureCoord1 = ctx->Eval.Map2TextureCoord1;
638 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord1, enable->Map2TextureCoord1,
    [all...]
enable.c 559 if (ctx->Eval.Map2TextureCoord1 == state)
562 ctx->Eval.Map2TextureCoord1 = state;
    [all...]
eval.c 894 ctx->Eval.Map2TextureCoord1 = GL_FALSE;
mtypes.h 555 GLboolean Map2TextureCoord1;
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]

Completed in 51 milliseconds