Home
last modified time | relevance | path

Searched refs:ToNormal (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp447 static tcu::Vec4 ToNormal(const tcu::Vec4& v) in ToNormal() function
459 tcu::Vec4 srcNorm = ToNormal(src); in Blend()
460 tcu::Vec4 dstNorm = ToNormal(dst); in Blend()