HomeSort by relevance Sort by last modified time
    Searched defs: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 203 static float rsqrtf(float x) function
306 {"rsqrt", &lp_build_rsqrt, &rsqrtf, rsqrt_values, ARRAY_SIZE(rsqrt_values), 20.0 },

Completed in 474 milliseconds