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

  /external/deqp/framework/opengl/
gluTextureTestUtil.hpp 177 void computeQuadTexCoord3D (std::vector<float>& dst, const tcu::Vec3& p0, const tcu::Vec3& p1, const tcu::IVec3& dirSwz);
gluTextureTestUtil.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureFormatTests.cpp 712 computeQuadTexCoord3D(texCoord, tcu::Vec3(0.0f, 0.0f, r), tcu::Vec3(1.0f, 1.0f, r), tcu::IVec3(0,1,2));
    [all...]
  /external/deqp/modules/gles31/functional/
es31fCopyImageTests.cpp 555 computeQuadTexCoord3D(texCoord, tcu::Vec3(0.0f, 0.0f, r), tcu::Vec3(1.0f, 1.0f, r), tcu::IVec3(0, 1, 2));
    [all...]

Completed in 110 milliseconds