Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureSwizzleTests.cpp236 const float triX = triNdx ? 1.0f-xf : xf; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureSwizzleTests.cpp208 const float triX = triNdx ? 1.0f-xf : xf; in iterate() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp416 float triX = triNdx ? 1.0f-xf : xf; in sampleTextureNonProjected() local
453 float triX = triNdx ? 1.0f-xf : xf; in sampleTextureNonProjected() local
748 float triX = triNdx ? 1.0f-xf : xf; in sampleTextureNonProjected() local
796 float triX in sampleTextureNonProjected() local
843 float triX = triNdx ? 1.0f-xf : xf; sampleTextureNonProjected() local
1004 const float triX = triNdx ? 1.0f-xf : xf; fetchTexture() local
[all...]

Completed in 8 milliseconds