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

  /external/deqp/modules/gles31/stress/
es31sVertexAttributeBindingTests.cpp 249 static std::string genTestDescription (int flags);
261 : BindingRenderCase (ctx, name, genTestDescription(flags).c_str(), isDataUnaligned(flags))
405 std::string SingleBindingCase::genTestDescription (int flags)
  /external/deqp/modules/gles31/functional/
es31fVertexAttributeBindingTests.cpp 255 static std::string genTestDescription (int flags);
267 : BindingRenderCase (ctx, name, genTestDescription(flags).c_str(), isDataUnaligned(flags))
411 std::string SingleBindingCase::genTestDescription (int flags)
553 std::string genTestDescription (int flags) const;
563 : BindingRenderCase (ctx, name, genTestDescription(flags).c_str(), false)
695 std::string MultipleBindingCase::genTestDescription (int flags) const
    [all...]

Completed in 140 milliseconds