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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt_post_vs.c 64 dot4(const float *a, const float *b) function
draw_pipe_clip.c 262 dot4(const float *a, const float *b) function
289 dp = dot4(vert->clip, plane);
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_post_vs.c 64 dot4(const float *a, const float *b) function
draw_pipe_clip.c 262 dot4(const float *a, const float *b) function
289 dp = dot4(vert->clip, plane);
  /frameworks/native/opengl/libagl/
matrix.h 383 GLfixed dot4(const GLfixed* a, const GLfixed* b) function in namespace:android

Completed in 297 milliseconds