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

  /frameworks/native/opengl/libagl/
fp.h 57 inline GLfloat rsqrtf(GLfloat) CONST;
185 GLfloat rsqrtf(GLfloat v) { function in namespace:android::gl
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_arit.c 153 static float rsqrtf(float x) function
234 {"rsqrt", &lp_build_rsqrt, &rsqrtf, rsqrt_values, Elements(rsqrt_values), 20.0 },

Completed in 877 milliseconds