Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp442 float triX = triNdx ? 1.0f - xf : xf; in sampleTextureNonProjected() local
483 float triX = triNdx ? 1.0f - xf : xf; in sampleTextureNonProjected() local
809 float triX = triNdx ? 1.0f - xf : xf; in sampleTextureNonProjected() local
859 float triX = triNdx ? 1.0f - xf : xf; in sampleTextureNonProjected() local
912 float triX = triNdx ? 1.0f - xf : xf; in sampleTextureNonProjected() local
1084 const float triX = triNdx ? 1.0f - xf : xf; in fetchTexture() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureSwizzleTests.cpp234 const float triX = triNdx ? 1.0f - xf : xf; in iterate() local