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

  /external/deqp/modules/glshared/
glsRasterizationTestUtil.hpp 89 struct ScenePoint
96 std::vector<ScenePoint> points;
  /external/deqp/modules/gles2/functional/
es2fRasterizationTests.cpp 408 void generatePoints (int iteration, std::vector<tcu::Vec4>& outData, std::vector<PointSceneSpec::ScenePoint>& outPoints);
440 std::vector<PointSceneSpec::ScenePoint> points;
492 void PointCase::generatePoints (int iteration, std::vector<tcu::Vec4>& outData, std::vector<PointSceneSpec::ScenePoint>& outPoints)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fRasterizationTests.cpp 651 void generatePoints (int iteration, std::vector<tcu::Vec4>& outData, std::vector<PointSceneSpec::ScenePoint>& outPoints);
716 std::vector<PointSceneSpec::ScenePoint> points;
769 void PointCase::generatePoints (int iteration, std::vector<tcu::Vec4>& outData, std::vector<PointSceneSpec::ScenePoint>& outPoints)
    [all...]

Completed in 129 milliseconds