Searched refs:float64_t (Results 1 – 4 of 4) sorted by relevance
397 typedef double float64_t; typedef1447 float64_t *pData; /**< points to the data of the matrix. */3837 …float64_t *pState; /**< points to the array of state coefficients. The array is of length…3838 …float64_t *pCoeffs; /**< points to the array of coefficients. The array is of length 5*num…3884 float64_t * pSrc,3885 float64_t * pDst,3933 float64_t * pCoeffs,3934 float64_t * pState);
1449 typedef lowp_float64_t float64_t; typedef1475 typedef mediump_float64 float64_t; typedef1501 typedef highp_float64_t float64_t; typedef
607 typedef detail::float64 float64_t; typedef
632 GLM_ALIGNED_TYPEDEF(float64_t, aligned_float64_t, 8);