Searched defs:t_value (Results 1 – 5 of 5) sorted by relevance
286 const T t_value = (T)d_value; in writeToUnsignedChannel() local300 const T t_value = (T)d_value; in writeToSignedChannel() local309 const glw::GLfloat t_value = (glw::GLfloat)col; in writeToFloatChannel() local363 const T t_value = (T)d_value; in write3Channel() local414 const T t_value = (T)d_value; in write4Channel() local507 const T t_value = (T)d_value; in setUnsignedRefcolour() local527 const T t_value = (T)d_value; in setSignedRefcolour() local545 unsigned int t_value = (unsigned int)d_value; in setRGB10A2Refcolour() local
1697 const T t_value = ptr[channel]; in readBaseTypeFromUnsignedChannel() local1720 const T t_value = ptr[channel]; in readBaseTypeFromSignedChannel() local1737 const GLfloat t_value = ptr[channel]; in readBaseTypeFromFloatChannel() local1784 const T t_value = ptr[0]; in read3Channel() local1845 const T t_value = ptr[0]; in read4Channel() local1944 const T t_value = (T)d_value; in writeBaseTypeToUnsignedChannel() local1968 const T t_value = (T)d_value; in writeBaseTypeToSignedChannel() local1983 const GLfloat t_value = (GLfloat)value; in writeBaseTypeToFloatChannel() local2057 const T t_value = (T)d_value; in write3Channel() local2124 const T t_value = (T)d_value; in write4Channel() local
27 pub t_value: f64, field
54 auto t_value = _mm256_and_si256(_mm256_srli_epi32(value, 16), ones); in cvtfp32_bf16() local
52 auto t_value = _mm512_and_si512(_mm512_srli_epi32(value, 16), ones); in cvtfp32_bf16() local