Home
last modified time | relevance | path

Searched defs:FloatToHalf (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/docs/examples/
DColor_Type_RGBA_F16.cpp10 uint16_t FloatToHalf(float f) { in FloatToHalf() function
/third_party/skia/docs/examples/
DColor_Type_RGBA_F16.cpp10 uint16_t FloatToHalf(float f) { in FloatToHalf() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dconvert_tensor_utils.cc32 void FloatToHalf(void *dst, const void *src, size_t elem_num) { in FloatToHalf() function
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.cpp236 GLhalf FloatToHalf(float f) in FloatToHalf() function in glcts::__anon071f89220111::VertexAttribBindingBase