HomeSort by relevance Sort by last modified time
    Searched defs:INTERPOLATION_LAST (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp 80 INTERPOLATION_LAST
    [all...]
  /external/deqp/framework/opengl/
gluVarType.hpp 189 INTERPOLATION_LAST
258 VariableDeclaration (const VarType& varType_, const std::string& name_, Storage storage_ = STORAGE_LAST, Interpolation interpolation_ = INTERPOLATION_LAST, const Layout& layout_ = Layout(), deUint32 memoryAccessQualifierBits_ = 0);
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceQueryTests.cpp 682 DE_ASSERT(variable.interpolation == glu::INTERPOLATION_LAST);
    [all...]

Completed in 2101 milliseconds