HomeSort by relevance Sort by last modified time
    Searched defs:always_false (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/common/
meta_generate_mipmap.c 167 static const GLint always_false = GL_FALSE; local
243 _mesa_texture_parameteriv(ctx, texObj, GL_GENERATE_MIPMAP, &always_false, false);
  /external/libchrome/base/metrics/
field_trial_unittest.cc 124 char always_false[] = " always false"; local
131 always_false[0] = c;
143 CreateFieldTrial(always_false, 10, default_always_false, NULL);
    [all...]

Completed in 85 milliseconds