Home
last modified time | relevance | path

Searched defs:value_float (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_value.cpp126 float LiteralValue::value_float() const in value_float() function in r600::LiteralValue
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp699 GLfloat value_float; in testNumSparseLevelsARB() local
743 GLfloat value_float; in checkGetTexParameter() local
959 GLfloat value_float; in testSipmleQueries() local
/external/llvm-project/lldb/source/Plugins/ABI/X86/
DABISysV_i386.cpp475 float value_float = (float)value_long_double; in GetReturnValueObjectSimple() local
/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils_test.cc523 const float value_float = values[value_index]; in TestRequantizeInNewRange() local
580 const float value_float = values[value_index]; in TestRequantizeInNewRange32To8Bit() local
/external/mesa3d/src/mesa/main/
Dget.c223 GLfloat value_float; member