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

  /external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.cpp 82 const char* getFragmentSource (void);
142 << glu::FragmentSource(getFragmentSource());
433 const char* GridRenderCase::getFragmentSource (void)
  /external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.cpp 94 std::string getFragmentSource (void) const;
116 std::string IdentityShaderCase::getFragmentSource (void) const
262 << glu::FragmentSource(getFragmentSource())
563 << glu::FragmentSource(getFragmentSource())
815 std::string getFragmentSource (void) const;
    [all...]

Completed in 85 milliseconds