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

  /external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.cpp 81 const char* getVertexSource (void);
141 sources << glu::VertexSource(getVertexSource())
423 const char* GridRenderCase::getVertexSource (void)
  /external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.cpp 93 std::string getVertexSource (void) const;
102 std::string IdentityShaderCase::getVertexSource (void) const
261 sources << glu::VertexSource(getVertexSource())
562 sources << glu::VertexSource(getVertexSource())
814 std::string getVertexSource (void) const;
    [all...]

Completed in 101 milliseconds