Searched defs:default_float (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_context.h182 static const GLfloat default_float[4] = { 0, 0, 0, 1 }; local
187 return default_float;
/external/mesa3d/src/mesa/vbo/
H A Dvbo_context.h182 static const GLfloat default_float[4] = { 0, 0, 0, 1 }; local
187 return default_float;

Completed in 342 milliseconds