Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/input/
Dlexer.hpp39 value_float, ///< an floating point number -- use get_number_float() for actual value enumerator
1617 number_float_t value_float = 0; member in nlohmann::detail::lexer
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp697 GLfloat value_float; in testNumSparseLevelsARB() local
741 GLfloat value_float; in checkGetTexParameter() local
957 GLfloat value_float; in testSipmleQueries() local
/third_party/mesa3d/src/mesa/main/
Dget.c228 GLfloat value_float; member
/third_party/json/single_include/nlohmann/
Djson.hpp6569 value_float, ///< an floating point number -- use get_number_float() for actual value enumerator
8147 number_float_t value_float = 0; member in nlohmann::detail::lexer