/external/deqp/framework/opengl/ |
gluTextureTestUtil.hpp | 173 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight);
|
gluTextureTestUtil.cpp | [all...] |
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
vktShaderRenderTextureGatherTests.cpp | 109 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) [all...] |
/external/deqp/modules/gles3/functional/ |
es3fTextureFormatTests.cpp | 523 computeQuadTexCoord2DArray(texCoord, layerNdx, tcu::Vec2(0.0f, 0.0f), tcu::Vec2(1.0f, 1.0f)); [all...] |
/external/deqp/modules/gles31/functional/ |
es31fTextureGatherTests.cpp | [all...] |
es31fCopyImageTests.cpp | 564 computeQuadTexCoord2DArray(texCoord, currentImage, tcu::Vec2(0.0f, 0.0f), tcu::Vec2(1.0f, 1.0f)); [all...] |