Home
last modified time | relevance | path

Searched defs:tri1 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Ddaa.cpp36 SkPoint tri1[] = {{0,0},{K,K},{0,K},{0,0}}; variable
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dcommon.h329 GRL_INLINE struct TrianglePair TrianglePair_Constructor(uint3 tri0, uint primID0, uint3 tri1, uint … in TrianglePair_Constructor()
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp1633 const bool tri1 = (wx + posEps) / dstW + (wy + posEps) / dstH >= 1.0f; in computeTextureLookupDiff() local
1861 const bool tri1 = (wx + posEps) / dstW + (wy + posEps) / dstH >= 1.0f; in computeTextureLookupDiff() local
2054 const bool tri1 = (wx + posEps) / dstW + (wy + posEps) / dstH >= 1.0f; in computeTextureLookupDiff() local
2536 const bool tri1 = nx + ny + posEps >= 1.0f; in computeTextureLookupDiff() local