HomeSort by relevance Sort by last modified time
    Searched full:layerrange (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/common/
tcuTexLookupVerifier.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureFilteringTests.cpp 140 tcu::Vec2 layerRange;
151 , layerRange (layerRange_)
359 computeQuadTexCoordCubeArray(texCoord, face, curCase.bottomLeft, curCase.topRight, curCase.layerRange);
  /external/deqp/modules/gles3/functional/
es3fTextureFilteringTests.cpp 684 tcu::Vec2 layerRange;
695 , layerRange(layerRange_)
    [all...]
  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 377 void computeQuadTexCoordCubeArray (std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight, const tcu::Vec2& layerRange);
glsTextureTestUtil.cpp     [all...]

Completed in 239 milliseconds