Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp121 tcu::Vec3 maxDY; member
136 , maxDY (0.0f) in TextureLookupSpec()
163 , maxDY (maxDY_) in TextureLookupSpec()
528 Vec3 sy = m_lookupSpec.maxDY-m_lookupSpec.minDY; in init()
538 -sy.x()/2.0f, -sy.x()/2.0f, 0.f, m_lookupSpec.maxDY.x(), in init()
539 -sy.y()/2.0f, -sy.y()/2.0f, 0.0f, m_lookupSpec.maxDY.y(), in init()
540 -sy.z()/2.0f, -sy.z()/2.0f, 0.0f, m_lookupSpec.maxDY.z(), in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp129 tcu::Vec3 maxDY; member
148 , maxDY (0.0f) in TextureLookupSpec()
179 , maxDY (maxDY_) in TextureLookupSpec()
805 Vec3 sy = m_lookupSpec.maxDY-m_lookupSpec.minDY; in ShaderTextureFunctionInstance()
815 -sy.x()/2.0f, -sy.x()/2.0f, 0.f, m_lookupSpec.maxDY.x(), in ShaderTextureFunctionInstance()
816 -sy.y()/2.0f, -sy.y()/2.0f, 0.0f, m_lookupSpec.maxDY.y(), in ShaderTextureFunctionInstance()
817 -sy.z()/2.0f, -sy.z()/2.0f, 0.0f, m_lookupSpec.maxDY.z(), in ShaderTextureFunctionInstance()