Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A 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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp134 tcu::Vec3 maxDY; member
153 , maxDY (0.0f) in TextureLookupSpec()
184 , maxDY (maxDY_) in TextureLookupSpec()
828 Vec3 sy = m_lookupSpec.maxDY-m_lookupSpec.minDY; in ShaderTextureFunctionInstance()
838 -sy.x()/2.0f, -sy.x()/2.0f, 0.f, m_lookupSpec.maxDY.x(), in ShaderTextureFunctionInstance()
839 -sy.y()/2.0f, -sy.y()/2.0f, 0.0f, m_lookupSpec.maxDY.y(), in ShaderTextureFunctionInstance()
840 -sy.z()/2.0f, -sy.z()/2.0f, 0.0f, m_lookupSpec.maxDY.z(), in ShaderTextureFunctionInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp131 tcu::Vec3 maxDY; member
150 , maxDY (0.0f) in TextureLookupSpec()
181 , maxDY (maxDY_) in TextureLookupSpec()
825 Vec3 sy = m_lookupSpec.maxDY-m_lookupSpec.minDY; in ShaderTextureFunctionInstance()
835 -sy.x()/2.0f, -sy.x()/2.0f, 0.f, m_lookupSpec.maxDY.x(), in ShaderTextureFunctionInstance()
836 -sy.y()/2.0f, -sy.y()/2.0f, 0.0f, m_lookupSpec.maxDY.y(), in ShaderTextureFunctionInstance()
837 -sy.z()/2.0f, -sy.z()/2.0f, 0.0f, m_lookupSpec.maxDY.z(), in ShaderTextureFunctionInstance()

Completed in 30 milliseconds