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

  /external/chromium_org/third_party/mesa/src/include/CL/
cl_platform.h 148 #define CL_HUGE_VALF ((cl_float) 1e50)
151 #define CL_INFINITY CL_HUGE_VALF
239 #define CL_HUGE_VALF __builtin_huge_valf()
243 #define CL_HUGE_VALF ((cl_float) 1e50)
249 #define CL_INFINITY CL_HUGE_VALF
    [all...]
  /external/mesa3d/include/CL/
cl_platform.h 148 #define CL_HUGE_VALF ((cl_float) 1e50)
151 #define CL_INFINITY CL_HUGE_VALF
239 #define CL_HUGE_VALF __builtin_huge_valf()
243 #define CL_HUGE_VALF ((cl_float) 1e50)
249 #define CL_INFINITY CL_HUGE_VALF
    [all...]

Completed in 32 milliseconds