Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp293 float lodCoordTrans[] = in init() local
301 m_userAttribTransforms.push_back(tcu::Mat4(lodCoordTrans)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp456 float lodCoordTrans[] = { s / 2.0f, s / 2.0f, 0.f, b, sepRefS / 2.0f, sepRefS / 2.0f, 0.0f, sepRefB, in init() local
460 m_userAttribTransforms.push_back(tcu::Mat4(lodCoordTrans)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp515 float lodCoordTrans[] = in init() local
523 m_userAttribTransforms.push_back(tcu::Mat4(lodCoordTrans)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp813 float lodCoordTrans[] = in ShaderTextureFunctionInstance() local
821 m_userAttribTransforms.push_back(tcu::Mat4(lodCoordTrans)); in ShaderTextureFunctionInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp810 float lodCoordTrans[] = in ShaderTextureFunctionInstance() local
818 m_userAttribTransforms.push_back(tcu::Mat4(lodCoordTrans)); in ShaderTextureFunctionInstance()

Completed in 34 milliseconds