Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureSwizzleTests.cpp209 const float triY = triNdx ? 1.0f-yf : yf; in iterate() local
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp417 float triY = triNdx ? 1.0f-yf : yf; in sampleTextureNonProjected() local
454 float triY = triNdx ? 1.0f-yf : yf; in sampleTextureNonProjected() local
716 float triY = triNdx ? 1.0f-yf : yf; in sampleTextureNonProjected() local
764 float triY = triNdx ? 1.0f-yf : yf; in sampleTextureNonProjected() local
811 float triY = triNdx ? 1.0f-yf : yf; in sampleTextureNonProjected() local
959 const float triY = triNdx ? 1.0f-yf : yf; in fetchTexture() local