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

  /external/mesa3d/src/mesa/vbo/
vbo_exec_eval.c 97 else if (ctx->Eval.Map2TextureCoord3)
  /external/mesa3d/src/mesa/main/
attrib.c 100 GLboolean Map2TextureCoord3;
355 attr->Map2TextureCoord3 = ctx->Eval.Map2TextureCoord3;
642 TEST_AND_UPDATE(ctx->Eval.Map2TextureCoord3, enable->Map2TextureCoord3,
    [all...]
enable.c 575 if (ctx->Eval.Map2TextureCoord3 == state)
578 ctx->Eval.Map2TextureCoord3 = state;
    [all...]
eval.c 896 ctx->Eval.Map2TextureCoord3 = GL_FALSE;
mtypes.h 557 GLboolean Map2TextureCoord3;
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]

Completed in 110 milliseconds