Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fVertexArrayTest.cpp585 …const bool inputIsSignedInteger = m_type == Array::INPUTTYPE_INT || m_type == Array::INPUTTYPE_SH… in init() local
601 if (inputIsSignedInteger && outputIsUnsignedInteger) in init()