Searched defs:specValue (Results 1 – 2 of 2) sorted by relevance
105 GenericValue specValue; //!< specialized value passed by the API member1910 inline GenericValue makeValue (const glu::DataType type, const int specValue) in makeValue()1940 std::vector<OffsetValue> computeExpectedValues (const int specValue, const glu::DataType dataType, … in computeExpectedValues()2010 …d::string specConstName, const deUint32 specConstId, const glu::DataType type, const int specValue) in makeSpecConstant()2046 const int specValue = (isBoolElement ? 0 : 42); in makeMatrixVectorCompositeCaseDefinition() local2092 const int specValue = (isBoolData ? 0 : 19); in makeArrayCompositeCaseDefinition() local2132 const int specValue = (isBoolData ? 0 : 23); in makeStructCompositeCaseDefinition() local
986 const GLuint specValue = 10; in iterate() local