Home
last modified time | relevance | path

Searched defs:triY (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureSwizzleTests.cpp237 const float triY = triNdx ? 1.0f-yf : yf; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureSwizzleTests.cpp209 const float triY = triNdx ? 1.0f-yf : yf; in iterate() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp417 float triY = triNdx ? 1.0f-yf : yf; in sampleTextureNonProjected() local
454 float triY = triNdx ? 1.0f-yf : yf; in sampleTextureNonProjected() local
749 float triY = triNdx ? 1.0f-yf : yf; in sampleTextureNonProjected() local
797 float triY in sampleTextureNonProjected() local
844 float triY = triNdx ? 1.0f-yf : yf; sampleTextureNonProjected() local
1005 const float triY = triNdx ? 1.0f-yf : yf; fetchTexture() local
[all...]

Completed in 7 milliseconds