Home
last modified time | relevance | path

Searched refs:crValues (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.cpp2124 static const float crValues[16] = { 0.0f, 1.0f, 0.0f, 0.0f, in sampleCubic1D() local
2128 static const tcu::Mat4 crBasis(crValues); in sampleCubic1D()
2207 static const float crValues[16] = { 0.0f, 1.0f, 0.0f, 0.0f, in sampleCubic2D() local
2211 static const tcu::Mat4 crBasis(crValues); in sampleCubic2D()
2388 static const float crValues[16] = { 0.0f, 1.0f, 0.0f, 0.0f, in sampleCubic3D() local
2392 static const tcu::Mat4 crBasis(crValues); in sampleCubic3D()

Completed in 8 milliseconds