Searched defs:t_value (Results 1 – 3 of 3) sorted by relevance
301 const T t_value = (T)d_value; in writeToUnsignedChannel() local315 const T t_value = (T)d_value; in writeToSignedChannel() local324 const glw::GLfloat t_value = (glw::GLfloat)col; in writeToFloatChannel() local379 const T t_value = (T)d_value; in write3Channel() local433 const T t_value = (T)d_value; in write4Channel() local528 const T t_value = (T)d_value; in setUnsignedRefcolour() local550 const T t_value = (T)d_value; in setSignedRefcolour() local570 unsigned int t_value = (unsigned int)d_value; in setRGB10A2Refcolour() local
1656 const T t_value = ptr[channel]; in readBaseTypeFromUnsignedChannel() local1679 const T t_value = ptr[channel]; in readBaseTypeFromSignedChannel() local1696 const GLfloat t_value = ptr[channel]; in readBaseTypeFromFloatChannel() local1743 const T t_value = ptr[0]; in read3Channel() local1804 const T t_value = ptr[0]; in read4Channel() local1903 const T t_value = (T)d_value; in writeBaseTypeToUnsignedChannel() local1927 const T t_value = (T)d_value; in writeBaseTypeToSignedChannel() local1942 const GLfloat t_value = (GLfloat)value; in writeBaseTypeToFloatChannel() local2016 const T t_value = (T)d_value; in write3Channel() local2083 const T t_value = (T)d_value; in write4Channel() local
25 pub t_value: f64, field