Home
last modified time | relevance | path

Searched defs:HALF_FLOAT_MAX_BIASED_EXP (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcMisc.cpp39 const unsigned int HALF_FLOAT_MAX_BIASED_EXP = (0x1F << 10); member
H A DglcInternalformatTests.cpp733 const unsigned int HALF_FLOAT_MAX_BIASED_EXP = (0x1F << 10); in floatToHalf() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cVertexAttribBindingTests.cpp244 const unsigned int HALF_FLOAT_MAX_BIASED_EXP = (0x1F << 10); in FloatToHalf() local

Completed in 9 milliseconds