Home
last modified time | relevance | path

Searched refs:querySupportsSigned (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp90 static bool querySupportsSigned (QueryType type) in querySupportsSigned() function
1280 if ((querySupportsSigned(m_type) || initialValue >= 0) && !isPureCase) in test()
1322 const int minLimit = (querySupportsSigned(m_type)) ? (-1000) : (0); in test()
2117 if ((querySupportsSigned(m_type) || initialValue >= 0) && !isPureCase) in test()
2159 const int minLimit = (querySupportsSigned(m_type)) ? (-1000) : (0); in test()