Lines Matching defs:reference

551 	static const glw::GLbyte reference[s_reference_count] = {
557 return reference;
564 static const glw::GLubyte reference[s_reference_count] = {
570 return reference;
577 static const glw::GLshort reference[s_reference_count] = {
583 return reference;
590 static const glw::GLushort reference[s_reference_count] = {
596 return reference;
603 static const glw::GLint reference[s_reference_count] = {
609 return reference;
616 static const glw::GLuint reference[s_reference_count] = {
622 return reference;
629 static const glw::GLubyte reference[s_reference_count] = {
636 return reference;
643 static const glw::GLushort reference[s_reference_count] = {
651 return reference;
658 static const glw::GLfloat reference[s_reference_count] = {
676 return reference;
679 /* Total number of reference components. */
685 /* Total number of reference size in basic machine units. */
746 /** @brief Count of reference data to be teted.
756 /** @brief Size of reference data to be teted..
1080 /** @brief Compre results with the reference.
1154 /* Compare results with reference. */
1483 /** @brief Count of reference data to be teted.
1493 /** @brief Size of reference data to be teted.
1507 /** @brief Height, width or depth of reference data to be teted.
1919 /** @brief Compre results with the reference.
1991 /* Compare results with reference. */
2783 /** @brief Count of reference data to be teted.
2793 /** @brief Size of reference data to be teted.
2803 /** @brief Height, width or depth of reference data to be teted.
3233 /** @brief Compre results with the reference.
3296 /* Compare results with reference. */
4813 Only implementation depended specific internalformats may provide this functionality. As a result there may be no reference data to be substituted.
4995 /** @brief Prepare the reference data.
5234 /** @brief Compare results with the reference.
5250 /* Check texture content with reference. */
5281 /** @brief Compare results with the reference.
5297 /* Check texture content with reference. */
5312 // we will read the result one bytes at the time and compare with the reference
5313 // for each bytes of the result image we need to figure out which byte in the reference image it corresponds to
5362 /* If compressed reference data was generated than compare values. */
6022 /** @brief Compre results with the reference.
6034 /* Check texture content with reference. */
7759 /** @brief Compare results with reference.
7782 /* Compare values with reference. */
7789 << " does not match the reference values " << DataToString(s_texture_count_rgba, s_texture_data_rgba)
8270 /* Quering reference value. */
8296 << result_dsa << ", but reference value (queried using GetTexLevelParameteriv) was "
8313 /* Quering reference value. */
8339 << result_dsa << ", but reference value (queried using GetTexLevelParameterfv) was "