OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeQuadTexCoord1D
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/opengl/
gluTextureTestUtil.hpp
173
void
computeQuadTexCoord1D
(std::vector<float>& dst, float left, float right);
gluTextureTestUtil.cpp
[
all
...]
/external/deqp/modules/gles31/functional/
es31fTextureFormatTests.cpp
364
computeQuadTexCoord1D
(texCoord, 0.0f, (float)(effectiveRefTexture.getWidth()));
Completed in 99 milliseconds