Lines Matching defs:value
174 /** Get value of GL_MAX_VERTEX_ATTRIBS
243 /** Return "random" double value from range <min:max>
250 static glw::GLushort value = 0x1234;
252 GLdouble fraction = ((GLdouble)value) / ((GLdouble)max_value);
255 value = static_cast<glw::GLushort>((max_value <= value) ? 0 : value + 1);
1175 * Double attributes should be assigned the value:
1210 * Subsequent matrix elements should be assigned the following value:
1722 /* Double attributes should be assigned the value:
1774 /* Subsequent matrix elements should be assigned the following value:
1929 /* Double attributes should be assigned the value:
1981 /* Subsequent matrix elements should be assigned the following value:
2443 /* Double attributes should be assigned the value:
2545 /* Subsequent matrix elements should be assigned the following value:
2886 /** Tests constant attributes value, set with VertexAttribLd* routines
3332 * false to use a value of m_nonzero_vertex_attrib_divisor as the divisor.
3830 * false if the divisors were set to a value of m_nonzero_vertex_attrib_divisor.
3903 m_testCtx.getLog() << tcu::TestLog::Message << "BO2 float attribute value mismatch for batch ["
3965 m_testCtx.getLog() << tcu::TestLog::Message << "BO1 double attribute value mismatch for batch ["
4032 m_testCtx.getLog() << tcu::TestLog::Message << "BO1 int attribute value mismatch for batch ["
4064 m_testCtx.getLog() << tcu::TestLog::Message << "BO1 float attribute value mismatch for batch ["