Home
last modified time | relevance | path

Searched defs:separate (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_vue_map.c63 bool separate, in brw_compute_vue_map()
Dbrw_compiler.h1164 bool separate; member
/third_party/flutter/engine/flutter/third_party/txt/tests/
DGraphemeBreakTests.cpp241 const float separate[] = {1.0, 0.0, 1.0}; in TEST() local
/third_party/lz4/programs/
Dbench.c300 void BMK_setBenchSeparately(int separate) { g_benchSeparately = (separate!=0); } in BMK_setBenchSeparately()
/third_party/mesa3d/src/mesa/main/
Dffvertex_prog.c1028 const GLboolean separate = p->state->separate_specular; in build_lighting() local