Home
last modified time | relevance | path

Searched defs:triY (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureSwizzleTests.cpp235 const float triY = triNdx ? 1.0f - yf : yf; in iterate() local
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp443 float triY = triNdx ? 1.0f - yf : yf; in sampleTextureNonProjected() local
484 float triY = triNdx ? 1.0f - yf : yf; in sampleTextureNonProjected() local
810 float triY = triNdx ? 1.0f - yf : yf; in sampleTextureNonProjected() local
860 float triY = triNdx ? 1.0f - yf : yf; in sampleTextureNonProjected() local
913 float triY = triNdx ? 1.0f - yf : yf; in sampleTextureNonProjected() local
1085 const float triY = triNdx ? 1.0f - yf : yf; in fetchTexture() local