Searched defs:specValue (Results 1 – 2 of 2) sorted by relevance
150 GenericValue specValue; //!< specialized value passed by the API member1972 inline GenericValue makeValue(const glu::DataType type, const int specValue) in makeValue()2002 std::vector<OffsetValue> computeExpectedValues(const int specValue, const glu::DataType dataType, in computeExpectedValues()2071 const int specValue) in makeSpecConstant()2107 const int specValue = (isBoolElement ? 0 : 42); in makeMatrixVectorCompositeCaseDefinition() local2155 const int specValue = (isBoolData ? 0 : 19); in makeArrayCompositeCaseDefinition() local2194 const int specValue = (isBoolData ? 0 : 23); in makeStructCompositeCaseDefinition() local
984 const GLuint specValue = 10; in iterate() local