Home
last modified time | relevance | path

Searched refs:computeQuadTexCoord1DArray (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp174 void computeQuadTexCoord1DArray (std::vector<float>& dst, int layerNdx, float left, float right);
DgluTextureTestUtil.cpp1009 void computeQuadTexCoord1DArray (std::vector<float>& dst, int layerNdx, float left, float right) in computeQuadTexCoord1DArray() function