Searched defs:float16 (Results 1 – 7 of 7) sorted by relevance
641 std::vector<deFloat16> float16; in getFloat16s() local
17694 vector<deFloat16> float16; in getFloat16a() local17766 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCount)); in getInputData2() local17902 vector<deFloat16> float16 = getFloat16a(rnd, static_cast<deUint32>(newCountX)); in getInputDataV() local
123 static float float16(uint16_t val) in float16() function
112 bool float16; member
1866 uint16_t float16 = API.getLoBits(16).getZExtValue(); in bufferLEByte() local
6219 offset_to_ps_input(uint32_t offset, bool flat_shade, bool explicit, bool float16) in offset_to_ps_input()6278 bool float16 = !!(ps->info.ps.float16_shaded_mask & (1u << *ps_offset)); in input_mask_to_ps_inputs() local
7282 const FloatFormat float16 (-14, 15, 10, true, tcu::MAYBE); in createFuncGroup16Bit() local