HomeSort by relevance Sort by last modified time
    Searched refs:QUAL_IN (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.cpp 215 case QUAL_IN:
331 qualifier = QUAL_IN;
333 else if ((Utils::OUTPUT == storage) && ((Utils::QUAL_IN == qualifier) || (Utils::QUAL_UNIFORM == qualifier)))
337 else if ((Utils::UNIFORM == storage) && ((Utils::QUAL_IN == qualifier) || (Utils::QUAL_OUT == qualifier)))
    [all...]
gl4cShadingLanguage420PackTests.hpp 121 QUAL_IN,
    [all...]

Completed in 81 milliseconds